17711objSQL: PHP5 Database Access Classhttp://objsql.sourceforge.netobjSQL is a PHP5 based database access layer for multiple database types. Primarily designed for small to medium projects, objSQL uses an "Object Based" approach for handling general database queriesPHP > Scripts and Programs > Database ToolsOct 13, 2006MT Jordan
A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up a database that you can't connect to remotely
This is a PHP script I wrote that takes a field headed CSV file and creates a basic MySQL database from it. You have to have PHP and MySQL running on your web server of course. It will also INSERT or UPDATE into an existing database. The code is heavily commented and I hope it's useful to others.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.