PHP Classes / Database Copier

Copy tables between MySQL databases

Database Copier PHP Class

This class can be used to copy tables between MySQL databases. It can access a MySQL server, list its tables, query the table record data, connec to another MySQL server and recreate the database tables with data copied from the first database. The class can drop the destination tables with the same names if they already exist.

Similar PHP Classes

Search in PHP Classes

Filter by tags