Hi,
As I mentioned in my posts, the server is running PHP3. From what I read in the PHP manual. is_uploaded_file is available only in a later 3.0.something release.
Also the global vars $userfile are available only from PHP4. So the above code would not work on my PHP3 server.
Please correct me...
Hi,
This is the code that looks for the uploaded file. I am using libmail to attach and send the mail. I would post that code, but its too long.
The basic problem is that it is not able to find the uploaded file. As mentioned in my first post, the server is running PHP3. The is_uploaded_file is...
Hi,
I am trying to upload a file using a form and attach the file to an email.
I have got a script that allows me to attach the file to the mail. The problem is with the uploaded file. When I try to access it using $HTTP_POST_FILES['drawing']['tmp_name'] I get an empty string.
The server is...
Hi,
Sorry if this is not the right forum to ask this, but I could not find anything related to ASP/Index Server.
The problem is, when I use Index Server to search a Virtual Directory, VPath returns empty. It searches the documents in the Virtual Directory and returns the matches, but VPath is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.