MDS
12-14-2007, 11:06 PM
I was wondering how to do something in PHP. My site http://emporialive.com is an online arcade. I just went through some upgrades/updates and have a new idea for a hack. The latest scores at the top currently list the user, score, game title, date and time. Now what I would like to do is add a 20px X 20px copy of the users avatar next to their name. I don't know if it is possible or not. The shoutbox currently pulls the avatar for each user that post in the shout when you rollover their username. I will list the code for the latest scores and the part where the shoutbox calls up the avatar if that will help.
Below is the code save as a txt file and the full arcade.php code
I'm still new to this php stuff but I have managed to mod quite a few things by trial and error. I have the same site setup on another host to test changes before apply them to the real site :)
BTW I use Dzsoft as my php editor
Below is the code save as a txt file and the full arcade.php code
I'm still new to this php stuff but I have managed to mod quite a few things by trial and error. I have the same site setup on another host to test changes before apply them to the real site :)
BTW I use Dzsoft as my php editor