Is there a way using php to load a .sql file and have it execute?
ie. I have a automatically created .sql based off of .txt file.
What I would like to do is after the file has been formatted load it into the database.
Unfortunately I have been unsuccessful doing this so far.
Any help appreciated!
Cheers,
John
ie. I have a automatically created .sql based off of .txt file.
What I would like to do is after the file has been formatted load it into the database.
Unfortunately I have been unsuccessful doing this so far.
Any help appreciated!
Cheers,
John