| x | ||
Union
Project - iPhone games - PC
apps - Videos - Podcasts
- Competitions - Forums
- Dev School - Developer
zone - Twitter - Contact
us |
||
|
|
||
|
||
![]() ![]() ![]() |
||
Solo, Welcome back to the arena, this time you can build your statistics between zones with money collected, but watch out not only are there more enemies out their you will also have to face 5 bosses.
|
||
|
||
$service = "sql3.bravehost.com"; $username = "solo"; $password = "goodgame"; $database = "Union-1168413"; mysql_connect($service, $username, $password); @mysql_select_db($database) or die( "Unable to select database"); $query = "SELECT * FROM SA2 ORDER BY scorex DESC"; $result = mysql_query($query); $num = mysql_numrows($result); $loopindex = 0; while ($loopindex < $num && $loopindex < 5) { $thisavatar = mysql_result($result, $loopindex, avatar); $thisname = mysql_result($result, $loopindex, namex); $thisscore = mysql_result($result, $loopindex, scorex); $thisdate = mysql_result($result, $loopindex, timex); echo ("$thisavatar|||$thisname|||$thisscore|||$thisdate|||"); $loopindex++; } ?> |
||
Copyright 2008 -
2009Leuvsion Networks, Inc. All rights Reserved. |