PHP Classes / MySQL importer

Execute SQL statements from MySQL dump files

MySQL importer PHP Class

This class can be used to execute SQL statements read from MySQL dump files. It connects to a given MySQL database, reads a given dump file, skips comment lines, and executes the SQL statements that are read from the file.

Similar PHP Classes

Search in PHP Classes

Filter by tags