Download:Mirror1Mirror2
pasu1 urmarim SS:
register.php
Pasu2 acuma intram la panel si acuma urmarim SS:
pasu1 urmarim SS:
register.php
- Cod:
$DBHost = 'Aici puneti host\SQLEXPRESS'; //The host of your DB (I.E: MACHINE\SQL2005)
$DBUser = 'sa'; //Your DB User Usially sa
$DBPass = 'Aici puneti password de la sql'; //Your DB Password. live empty if u dont have 1
$DB = 'GunzDB'; //Your GunZ DB
- Cod:
$DBHost = 'Aici puneti host\SQLEXPRESS'; //The host of your DB (I.E: MACHINE\SQL2005)
$DBUser = 'sa'; //Your DB User Usially sa
$DBPass = 'Aici puneti password de la sql'; //Your DB Password. live empty if u dont have 1
$DB = 'GunzDB'; //Your GunZ DB
- Cod:
$srvip = "aici puneti ip sau dns"; // YOUR IP here ----- Seu IP aqui
$srvport = "aici puneti port de la server"; // PORT, default is 6000 ---- Porta, padrão é 6000
$host="aici puneti host de la sql/SQLEXPRESS"; //Server name for connect to your database
$username="sa"; //The name of your account security
$password="aici puneti password de la sql"; //The password of your account security
$conn = mssql_connect($host,$username,$password);
$DB = "GunzDB"; //The name of your database default is GunzDB
Pasu2 acuma intram la panel si acuma urmarim SS:
- Cod:
$mssql_user = "sa"; //Enter here the MSSQL User for your Gunz Database
//If the MSSQL Server is in the same server as the web, leave it blank
$mssql_pass = "aici puneti password"; //Enter here the MSSQL Password for your Gunz Database
//If the MSSQL Server is in the same server as the web, leave it blank
$mssql_database = 'GunzDB'; //Enter here the Name of your Gunz Database
//Host. IP If working remotely
$mssql_host = Aici puneti host de la sql\SQLEXPRESS'; //Enter here the name of your SQL Server