Jump to content
MakeWebGames

Recommended Posts

Posted

i am trying to add a new announcement mod i have uploaded the php and sql but i keep adding this code to my mainmenu.php but its not working where should i add it

if ($ir[newann]==0)

print"

</br><a href='announce.php'><font color=red><LI></font>Announcements ({$ir['newann']})<font color=red></font></a><br />";

if ($ir[newann]>0)

print"

<a href=announce.php><font color=red><LI>Announcements ({$ir['newann']})</font></a><br />";

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...