PHP Classes / Executing multipple SQL statements stored in files

Execute MySQL queries read from files

Executing multipple SQL statements stored in files PHP Class

This class can be used to execute MySQL queries read from files. It can scan a given directory to retrieve the list of files it contains. The class can read the file contents an execute the SQL statements contain in each line of the files.

Similar PHP Classes

Search in PHP Classes

Filter by tags