Jump to content

Executing MYSQL external files from PHP


HughbertD

Recommended Posts

I have a file I have created with a bunch of regular expressions to create a load of sql insert statements, how can I execute this from PHP?

 

Thanks for any help

 

I had been trying to do this using DBD:Mysql in Perl but I can't get the damn thing installed! If anyone knows the specifics of how to do that, that would be great too!

 

Regards

Hugh

Link to comment
https://forums.phpfreaks.com/topic/87544-executing-mysql-external-files-from-php/
Share on other sites

The regular expressions; I was just saying that was how I got my file with sql statements in. I mentioned it to demonstrate the file needs to be read in by PHP from an external source.

 

The second question was definitely a naughty by me (sorry) just in case someone had had the same problem as me and knew any solutions.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.