KMySql-PHP demo
This is a simple demo of how to use the kmysql-php package to access your kmysql-forms via your browser.
The demo will follow the following steps:
- Enter a valid database login
- Choose a kmysql form
- Fill the form
- See the result
Requirements:
- A HTTP server running (ex: Apache)
- A PHP module installed, supporting mySQL access.
- Some kmysql forms
- Your browser must have cookies enabled
- The php_track_vars option must be enabled (usually in /etc/httpd/conf/php.ini)
Click here to start!