Re: [PHP] Re: Filename is nothing

2002-07-23 Thread Liam Gibbs

> i had SO much trouble finding this out. hope it
> helps ya

Thanks for the help. This was the clincher. I knew
that, too, and had it in some forms, but you just
pointed out the one thing I was missing. Thanks!


__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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




[PHP] Re: Filename is nothing

2002-07-23 Thread Mathieu Dumoulin

Check to make sure that your FORM tag has: enc-type=multpart-formdata

i had SO much trouble finding this out. hope it helps ya

InsaneCoder

"Liam Gibbs" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Basic scenario. There's really nothing else to tell
> except for that.
>
> I'm trying to upload a file via a TYPE=FILE control in
> a form. When I press submit, my $uploadedfile is what
> it should be, but my $uploadedfile_name is blank. So
> is my $uploadedfile_size. Any reason?
>
> __
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com



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