View Single Post
Old 03-10-2009, 10:15 PM  
teh ghey
Guest
 
Posts: n/a
Quote:
Originally Posted by jimbona View Post
Code:
<?PHP
if($logged_in == 1 && $_SESSION['group_id'] == 5)
{
   //do whatever
}
?>
nevermind that crashed too

Parse error: syntax error, unexpected '}'
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote