I have always wrote code this like:
if(($fname) && ($lname) && ($email))
{ echo "test"; }
Is there an easier way to write the IF line?
Thank You
.:: Nathan Cook [ [EMAIL PROTECTED] ] ::.
Systems & Network Administrator :: Programmer
[ phone - 208.343.3110 ][ pager - 208.387.9983 ]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] easy question. Nathan Cook
- Re: [PHP] easy question. jeremy brand
- Re: [PHP] easy question. Steven Deaton
- Re: [PHP] easy question. Alex Black
- Re: [PHP] easy question. Chris Hayes

