Thanks for that suggestion, I think I found something. My core configuration says file_uploads no value no value
I guess the default value for file_uploads is "no", and http://bugs.php.net/bug.php?id=15827 suggests that the behaviour I described results from file_uploads not being allowed. I'll try to change this. thanks mike > -----Original Message----- > From: Jason Wong [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 07, 2002 12:19 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP] multipart/form-data > > > On Tuesday 07 May 2002 18:12, Michael Ransburg wrote: > > Hi! > > > > It looks like that: > > <form method="post" action="submit.php" > enctype="multipart/form-data"> > > Looks OK. > > > I tried shifting around the enctype, but it did not help. The > > http_post_vars is always empty. Only if I remove it, > everything works. > > There seem to be many guys having the same problem, I did > search for it at > > deja, but I did not find a solution. Look here for example: > > > http://groups.google.com/groups?hl=en&threadm=B8B6599D.A88%25m > nc%40stoic.ne > >t > > Try searching on http://bugs.php.net to see if anything comes up. > > -- > Jason Wong -> Gremlins Associates -> www.gremlins.com.hk > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications > Development * > > /* > The Heineken Uncertainty Principle: > You can never be sure how many beers you had last night. > */ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.330 / Virus Database: 184 - Release Date: 28.02.2002 > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.330 / Virus Database: 184 - Release Date: 28.02.2002 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php