PHP help?
PHP help?
Out of context: Reply #2
- Started
- Last post
- 2 Responses
- enobrev0
well, INFILE is note really a PHP command, it's part of the Load_DATE sql command on mysql for importing data from a text file.
http://www.mysql.com/doc/en/LOAD…
I don't have much experiience with InFile, but I recall reading that you have to be sure your db columns and your csv columns are formatted correctly to match.
I know I've seen problems on the lists quite often with this, so check out the link.. I'm sure you're be pretty well enlightneed (especially the comments section).