Thanks for reading this! This is a really novice question but I cant find
any info about this in the online manual. I would be grateful if someone
could email me the PHP equivalent of the "&&"(AND) and "||"(OR) operators
which are used in C.
I'am trying to write if statements like
if((($m[0]=="-")&&($count<2))||($count++"0"))
{
}
I be grateful for any replies!!
Thanks,
Bren
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php