Posted by Josh on 09/07/05 04:17
Hi
I have recently been working on a site which allows the user to upload
a file to the site. Originally calling the $_FILES['file']['tmp_name']
worked fine, however the web host has now disabled all global variables
and if I'm not mistaken $_FILES is global. Does anyone know of a work
around for this?
Cheers.
Josh
Navigation:
[Reply to this message]
|