GetReady Posted April 25, 2010 Share Posted April 25, 2010 Hey, My page works fine without the following code, but once added i get; Parse error: syntax error, unexpected $end in /home/atrunn/public_html/testserver/welcome.php on line 91, Anyone have a clue as to why? Thanks. <? if($usT->class=5){ header("Location: chooseclass.php"); exit; ?> Link to comment https://forums.phpfreaks.com/topic/199697-kind-of-lost/ Share on other sites More sharing options...
teamatomic Posted April 25, 2010 Share Posted April 25, 2010 Close the if statement HTH Teamatomic Link to comment https://forums.phpfreaks.com/topic/199697-kind-of-lost/#findComment-1048128 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.