[UPHPU] upload file, read, discard… move to read?
Wade Preston Shearer
lists at wadeshearer.com
Wed Jul 30 12:31:20 MDT 2008
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)?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
Url : http://uphpu.org/pipermail/uphpu/attachments/20080730/74ce4cd8/smime.bin
More information about the UPHPU
mailing list