Re: Re: [PHP] empty variables from a form

2003-02-05 Thread 1LT John W. Holmes
> empty doesnt work either... it still comes up as though something is in them > and excludes either nothing at all or includes everything...even the empty > vars..any reason for that ? Because you're jacking something up in your logic or code... show us how your trying to solve this perplexing di

Re: Re: [PHP] empty variables from a form

2003-02-05 Thread Kevin Stone
Okay enough of this. Please show us some code. :-) -Kevin - Original Message - From: "Sunfire" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 05, 2003 2:10 PM Subject: Re: Re: [PHP] empty variables from a form > empty doesnt work eithe

Re: Re: [PHP] empty variables from a form

2003-02-05 Thread Jason Wong
On Thursday 06 February 2003 05:10, Sunfire wrote: > empty doesnt work either... it still comes up as though something is in > them and excludes either nothing at all or includes everything...even the > empty vars..any reason for that ? Do var_dump() all the vars which you think are empty but PHP

Re: Re: [PHP] empty variables from a form

2003-02-05 Thread Sunfire
empty doesnt work either... it still comes up as though something is in them and excludes either nothing at all or includes everything...even the empty vars..any reason for that ? - Original Message - From: "1LT John W. Holmes" <[EMAIL PROTECTED]> To: "Sunfire" <[EMAIL PROTECTED]>; <[EMAI