I am working on a tool that will allow users to upload a CSV file. I will then read the contents and store them in a database. After I read the contents of the file I have no additional need for the file and it can be discarded. With the way that file uploads work, I will still need to move (with move_uploaded_file()) the file somewhere before I can read it, right (using $_FILES['userfile']['tmp_name'] somehow)?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to