<?
//MSSQL settings
$sql_user = 'user'; // SQL ID
$sql_pwd = pass'; // SQL PASSWORD (change it to your password mssql)
$base = 'exgame'; // SQL BASE name (dont change its by default)
$host = "192.168.0.3"; // SQL HOST (change it to your IP ex : 127.0.0.1)
$reg_open = true;
?>
______________
Everything is the same except for the user and password ;p
but if someone can please help it would be much appreciated