How can I create a simple app to show full screen messages from a local mysql database?
Printable View
How can I create a simple app to show full screen messages from a local mysql database?
You can do this by using the GET object and querying the local SQL table via PHP. Alternatively, you could use the SQL extensions available.
Although these won't be available with the free version.