I can initaite an upload from the browser.  However, once the php acript
attempts to process the uploaded file, it failswhen I test for
is_uploaded_file.  i also printed out the value of tmp_name and it was set
to none.

Carl

 On Wed, 3 Apr 2002, Miguel Cruz wrote:

> On Wed, 3 Apr 2002, Carl wrote:
> > I'm able to successfully upload mp3s and text files to the server, but
> > for some reason it won't let me upload jpegs or gifs?  Is that a server
> > configuration thing?
>
> What do you mean by "it won't let me"? What happens? An error message?
> Does a file get stored in the temp directory?
>
> miguel
>


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

Reply via email to