ok, forgive the ignorance, but i am not sure what you mean. I know the phpMyAdmin app allows you to upload a sql file and load it with a load data infile and it works.
I want to duplicate this function to some degree but i don't need the upload feature. I actully want the path hardcoded for my purposes.
How would I load the file using php?
Thanks for the response and I appreciate your time.