On Wed, 3 Apr 2002, Carl Schmidt wrote:
> Thank you for the code snippets.  Unfortunately the problem is that I
> can'tget far enough to process the file.  When the php script that
> supposed to process the file tests with is_uploaded_file, it fails.  In
> addtion, the $HTTP_POST_FILE['userfile']['tmp_name']=none.  So i can't
> process anything since, as far as php is concerned, it appears nothing is
> uploaded.

What happens if you take a file that works, and rename it so the extension 
is .GIF, and try uploading it? I mean, obviously it won't be a valid 
image, but will it transfer and show up?

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to