Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 Cum pui server Status la Gunz Web

Go down 
AuthorMessage
Admin
Admin
Admin


Number of posts : 114
Age : 31
Unde Stai Ba? : Hunedoara
Registration date : 2008-11-14

Cum pui server Status la Gunz Web Empty
PostSubject: Cum pui server Status la Gunz Web   Cum pui server Status la Gunz Web Icon_minitimeSun Nov 16, 2008 4:44 am

Asa.. deci .. aveti server de gunZOnline .. si vrei sa aveti pe site server status faceti urmatoaterele

intrati in C:\Appserver\www si creati un nou php cu numele server.php

si copiati codul urmator in el


Cod:
<?php

$srvip = "XxXxXx";

$srvport = "6000";

$mssql_user = "starmedia";

$mssql_pass = "starmedia";

$mssql_database = "GunzDB";

$mssql_host = "LOCALMACHINE\SQLEXPRESS";

$conn = mssql_connect($mssql_host, $mssql_user, $mssql_pass);

mssql_select_db($mssql_database);

echo "<br><B>Server Status:</B> ";

$fp = @fsockopen($srvip, $srvport, $errno, $errstr, 1);

if (!$fp) {

echo "<font><B>Offline</B></font></br>";

} else {

echo "<font><B>Online</B></font></br>";

fclose($fp);

}

// Função Anti Injection

function anti_injection($sql)

{

$sql = preg_replace(sql_regcase("/(from|select|insert|delete|where|drop table|show tables|#|\*|--|\\\\)/"),"",$sql);

$sql = trim($sql);

$sql = strip_tags($sql);

$sql = addslashes($sql);

return $sql;

}

Cam asta e tot !

Sper sa va fie de folos Cum pui server Status la Gunz Web Noexpression

_________________


Cum pui server Status la Gunz Web Untitled-1287

Cum pui server Status la Gunz Web 2z99qg7

Fac MuWebSite

Personalizat cu doar 10$ pe tel/0742194463 sau miky_hd
Back to top Go down
https://starmedia.forumotion.com
 
Cum pui server Status la Gunz Web
Back to top 
Page 1 of 1
 Similar topics
-
» Asa faci site pentru server de Gunz Online
» [Lineage2] Status Viewer
» Asa pui Acc.Creation,Sv.Status,On.Players pe oricare site !
» Cum pui WebShop la server-ul tau.
» Cum sa faci server de cs (ESF)

Permissions in this forum:You cannot reply to topics in this forum
 :: Asa Faci Pagina De GunzOnline-
Jump to: