Executing multiple SQL statements stored in files

  • You are here: Free PHP » Classes » Executing multiple SQL statements stored in files
Package:
Executing multiple SQL statements stored in files
Summary:
Execute MySQL queries read from files
Groups:
Databases, Files and Folders, PHP 5
Author:
Boris Tetrev
Description:
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.


Powered by Gewgley