|
PHP and MSQL Database Maintenance Example |
This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates with the MSQL server to determine the names and types of fields in the database table. The first field in the database table needs to be a unique string field which will be used as the key for changes. Other fields can be any type. If you use this script in your own project, please drop us a note and let us know if we may include a link on this page.
camelcity.com can help you with every aspect of your database project, from obtaining and installing the server software to customizing the scripts.