PHP Scripts » Database Tools
This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.
FreshOne cannot be held responsible for the content of this page (Database Manager (mySQL) - Database Tools, PHP Scripts). The content provided on this page and the comments on Database Manager (mySQL) - Database Tools, PHP Scripts are user contributed.
Database Manager (mySQL)
This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.
Comments on: Database Manager (mySQL)
FreshOne cannot be held responsible for the content of this page (Database Manager (mySQL) - Database Tools, PHP Scripts). The content provided on this page and the comments on Database Manager (mySQL) - Database Tools, PHP Scripts are user contributed.
Bookmark this page
Related scripts
phpMyViews
phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of config...
phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of config...
table exists
I find this little script very useful for web applications that need to automatically generate tables. I wrote...
I find this little script very useful for web applications that need to automatically generate tables. I wrote...
ADOdb Database Library for PHP
A PHP4 database abstraction library. It currently supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8...
A PHP4 database abstraction library. It currently supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8...
MySQL database backup
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, for...
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, for...
phpSQLiteAdmin
phpSQLiteAdmin is a Web interface for the administration of SQLite databases. Right now the following operatio...
phpSQLiteAdmin is a Web interface for the administration of SQLite databases. Right now the following operatio...