I swear I am RTFM, but it's an art in itself (at first anyway)/
WHERE is the syntax doc'ed for saying:
if (expr1 *OR* expr2 *AND* expr3) {
?
I got *AND* to work with "&", but "|" does not seem to work for *OR*
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

