Posted by Smitro on 09/21/05 06:52
I think I've worked it out, I'm in the middle of writing the script.
I upload the file into $_FILES
grab the temp directory and temp file name etc from $_FILES
then run the mysql_query () something along the lines of "LOAD DATA
INFILE '$file_location' INTO TABLE tale_name etc...
I guess it's one of these things, if you look hard enough you'll find
an answer.
Thanks anyway.
Navigation:
[Reply to this message]
|