> if (cond || cond2) > > OR > > if (cond OR cond2) > > > What do you use, and why? > > --
|| coz its easier to type ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
> if (cond || cond2) > > OR > > if (cond OR cond2) > > > What do you use, and why? > > --
|| coz its easier to type ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php