Re: [PHP] Strange Form Error

2001-08-30 Thread PHP List
> On Thu, 30 Aug 2001 02:25, PHP List wrote: > > Hi, > > Can anyone tell me why php is behaving like this? > > > > If I use enctype="multipart/form-data", it seems the first form field > > is not passed to php. ex: > > > enctype="multipart/form-data"> > value="edit"> > > > > $cmd will not be pa

Re: [PHP] Strange Form Error

2001-08-29 Thread David Robley
On Thu, 30 Aug 2001 02:25, PHP List wrote: > Hi, > Can anyone tell me why php is behaving like this? > > If I use enctype="multipart/form-data", it seems the first form field > is not passed to php. ex: > enctype="multipart/form-data"> value="edit"> > > $cmd will not be passed to php, I have to

[PHP] Strange Form Error

2001-08-29 Thread PHP List
Hi, Can anyone tell me why php is behaving like this? If I use enctype="multipart/form-data", it seems the first form field is not passed to php. ex: $cmd will not be passed to php, I have to do this: Now I can use $cmd. Is this normal? Windows Law 1: What boots