Hi;

An obvious question for some, but I am stumped:

I want to use multiple optins in an "if" statement...

if(user($arbitraryVariable)==(1 or 2 or 3 or 4))

What would be the proper syntax for this?

Thanks



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to