Nope, wasn't that... And it should not do any difference using 'and', 'AND' or '&&' as they do the same thing...
Nicolas Costes : > hellorghh !!! > > I think that : > > if ((email_is_valid($Email)) && ($Name != "") && ($Message != "")){ > do stuff ... > } > > ...should be better . (&&, not "and") > > -- 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]