Hey all, im running php5 on a suse linux box. Im writing a file upload
script. Currently i can pull the temporary filename out of the post
data but i cant seem to open that for reading. Its stored in /tmp. Can
anyone think of a reason why i can upload stuff but not read it once
its there?