Dear visitor, welcome to MastersForum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Archgaming verwendet das Script nun auch:
www.archgaming.net/index2.php
Augenzwinkern
Zitat:
(20:19:40) Helmuth ^ plexiq: i ll post a link for faithhealer Augenzwinkern im sure he ll enjoy seeing his script in use
(20:19:54) HackZ (ArchGaming): großes Grinsen
(20:19:58) HackZ (ArchGaming): thank him for me
This post has been edited 2 times, last edit by "nightblue21" (Mar 12th 2006, 7:24pm)
|
|
Source code |
1 |
<iframe src="http://www.deine url/dein ordner/index.php" width="100%" height="160"scrolling="yes" noresize name="dein Tabellenname" frameborder="0" marginwidth="1" marginheight="1"></iframe> |

|
|
PHP Source code |
1 |
list($name, $rank, $rate, $wins, $losses, $nicks[$name],$bogus2) = split("\\;", $playerinfo_result[$i], 6);
|
|
|
PHP Source code |
1 |
$Win = round($wins/($wins+$losses)*100);
|
This post has been edited 1 times, last edit by "OoK_Isch" (Apr 9th 2006, 5:34pm)