John Lim
03-24-2001, 02:31 PM
Hello,
I am trying to use PHP to upload files. I get the upload file path set to /big/xdom/tmp/something.
I try to fopen() the file and the function call fails. I notice that PHP4 sessions are working though, so am I missing something? Is it something to do with safe-mode?
Thanks for all your help in advance.
John
I am trying to use PHP to upload files. I get the upload file path set to /big/xdom/tmp/something.
I try to fopen() the file and the function call fails. I notice that PHP4 sessions are working though, so am I missing something? Is it something to do with safe-mode?
Thanks for all your help in advance.
John