2Pacalypse
08-03-2008, 07:47 PM
if($ir['user_level'] > 1)
{
print "<br />
"<a href='donator.php'>Donate</a> for game benifits"<br />
;}
Can anyone tell me what is wrong with this?
It isn't the exact finished bit so don't worry about it being wrong... it saying a few things I don't even understand...
{
print "<br />
"<a href='donator.php'>Donate</a> for game benifits"<br />
;}
Can anyone tell me what is wrong with this?
It isn't the exact finished bit so don't worry about it being wrong... it saying a few things I don't even understand...