Date: 06/26/01
- Next message: Lazaro Ferreira: "Re: [phplib] HELP: Problem uploading files in PHP"
- Previous message: Lazaro Ferreira: "Re: [phplib] HELP: Problem uploading files in PHP"
- Next in thread: Lazaro Ferreira: "Re: [phplib] HELP: Problem uploading files in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
I have also checked this before
the "enctype" attribute recomended by the doc is
enctype="form/multipart-data"
any comment ?
thanks
> Be sure your form tag includes the "enctype" attribute. I think it's
> something like - enctype="form/multipart-mime". The php documentation has
a
> thorough explanation under the "Handling File Uploads" section.
>
>
> ----Original Message Follows----
> From: "Lazaro Ferreira" <lazaro <email protected>>
> Reply-To: lazaro <email protected>
> To: <phplib <email protected>>
> Subject: [phplib] HELP: Problem uploading files in PHP
> Date: Tue, 26 Jun 2001 11:53:50 +0200
>
> Hi
>
> I need help though a bit off topic, I hope that somebody in the list have
> had this problem before
>
> I have a script that uploads files to the server. It contains a simple
form
> with a file input field and a submit button. I have exactly the same php
> setup at my Personal Computer (PC) and my ISP server. The script runs ok
on
> my PC but do nothing at the server. When I click on the submit buttom the
> browser re-open the page with the form cleaned. It seems like it doesn't
> post anything to the server, any idea ?
>
> The problem have all to do with the file input field in my form
>
> Thanks for your time
> Lazaro
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Lazaro Ferreira: "Re: [phplib] HELP: Problem uploading files in PHP"
- Previous message: Lazaro Ferreira: "Re: [phplib] HELP: Problem uploading files in PHP"
- Next in thread: Lazaro Ferreira: "Re: [phplib] HELP: Problem uploading files in PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

