View Single Post
freecrm
x10 Lieutenant

freecrm's Avatar

Join Date: May 2008
Posts: 303
Credits: 1,293
freecrm will become famous soon enough
Location: UK

Quote  
09-16-2008, 12:33 PM
Insert records from a local csv file

Using MySQL/php.

All I need to do is to allow a user to insert records into a MySQL table from a .csv file on his/her local computer...

Sounds simple..

Hmmm...

I have looked into DATA LOAD LOCAL INFILE, but aparently, this only works from the server in which the code/data resides.

Do I have to upload a the file first?

Anyone done this before?
__________________
Rich

If you liked this post, please give me +rep or donate credits.

My Site:
Reply With Quote
freecrm is offlineReport Post