[PHP] RE: ? (FIXED) (Errr... problem uploading files)

2002-09-25 Thread Jose Fandos
Thanks again, Jose > Cheers, > Neil Smith. > > At 00:39 25/09/2002 +, you wrote: > >From: "Jose Fandos" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]>, > > <[EMAIL PROTECTED]> > >Date: Tue, 24 Sep 2002 19:22:

[PHP] Errr... problem uploading files

2002-09-24 Thread Jose Fandos
Hi, Under PHP 4.2.3 and 4.2.2 with Apache 1.3.6, all under Windows XP, when a form has a file input field, if I browse and upload, all the information going with the post to the server gets lost!!! There is no trace of it (and this is what's really frustating me, no trace in any log of any errors

[PHP] Problem uploading a file (bug in PHP 4.2.3 !?) worked with 4.2.2

2002-09-23 Thread Jose Fandos
Hi, I was working on some code and couldn't get the following form to return anything under Windows XP with Apache 1.3.26 and PHP 4.2.3. I've just tried in a Solaris machine with same versions of Apache and PHP and it works just fine. Same with a Linux machine running Red Hat and same versions o