[SOLVED] or if?
Posted: Thu Aug 12, 2004 1:54 pm
I get the error:
Parse error: parse error, unexpected T_LOGICAL_OR in index.php on line 366
when i try to do this:
How do i do an or statement?
Parse error: parse error, unexpected T_LOGICAL_OR in index.php on line 366
when i try to do this:
Code: Select all
if ($sstaff=='1') or if ($sstaff=='2') {