Jump to content
MakeWebGames

Recommended Posts

Posted

Re: How do i add images on to events

 

well,

it is quiet simple.. this is the way iv done it...

if($ir['event_count'] > 0)

{

echo("image.png")

}

if($ir['mail_count'] > 0)

{

echo("image.png");

}

It works Perfect for my game have a look www.bloody-life.com!

Love the name of your game lol i think all games names should have a bit of humour lol

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...