[Release] KO-Board in php

12/20/2008 23:50 koio#1
ok here is a ko board

Code:
<?php
$link=mysql_connect ("localhost", "root", "mysql password") or die ('Error: ' . mysql_error());
mysql_select_db ("database");

$Chars = mysql_query("SELECT CharName, KO FROM characters ORDER BY KO DESC LIMIT 0,10;");

Echo "<br><div style='top: 100; left: 1; position: absolute; z-index: 1; visibility: show;'>Top KO<br>";

While ($Char = MySQL_Fetch_Array($Chars)) {
  echo "<br><b>Name:</b> ".$Char["CharName"]." - <b>KO:</b> ".$Char["KO"];
}

Echo "</div><br><br>";
?>
Name:
Code:
ko.php
12/21/2008 11:09 ~*NewDuuDe*~#2
didnt kinshi release somethign like this?
12/21/2008 13:18 _Emme_#3
Seems your good at PHP huh? I need some help, Ill help you with some C# if you help my team with this shit.
add [Only registered and activated users can see links. Click Here To Register...]
12/21/2008 17:31 koio#4
lol
i added you but i canīt help u because the web script is in swe and i canīt understand anything srry
12/21/2008 18:07 _Emme_#5
How about you create us a entirely new forum, then we translate everything into english? Thanks in advice.