Hi Jason

You have set the form's ENCTYPE attribute to 'multipart/form-data' haven't 
you?

<FORM .... ENCTYPE='multipart/form-data'>

--
Shane


On Friday 25 Jan 2002 2:08 pm, Todd Cary wrote:
> Jason -
>
> Using the recommended HTML, everything works *except* the file does not
> become part of the data sent back to the server.  In fact, the VALUE
> from the INPUT element is not received (e.g. $filename==
> $HTTP_POST_VARS[filename];).  I am using RH Linux 7.2 with Apache.  Is
> there a parameter in the Apache that needs to be set for file uploads?
>
> Many thanks.......
>
> Todd

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to