<?php $con = mysql_connect("localhost","user","pass"); if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("db", $con); $result = mysql_query("SELECT `ip` FROM `lgsl` WHERE `id`=1"); while($row = mysql_fetch_array($result)) { echo $result; } mysql_close($con); ?>
Resource id #2
Jump: General Chat Other GreyCube Plugins RWar Live Game Server List Live Game Server List - No English Back to top