Re: [PHP] Missing posted variables in target script when multipart/form-data is set

2002-06-07 Thread Ed Greenberg
"Jason Wong" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > On Friday 07 June 2002 12:32, Ed Greenberg wrote: > > I have a small test script which fails when enctype="multipart/form-data" > > is se

[PHP] Missing posted variables in target script when multipart/form-data is set

2002-06-06 Thread Ed Greenberg
ried a solution or even a hint. I hope I've given enough info. Ed Greenberg PS: Resolving this would resolve issues that I have with a bunch of popular PHP packages such as Gallery, Pagetool and phpWebSite. The authors of these packages all have multipart/form-data on almost all their forms,