- Joined
- Sep 17, 2007
- Messages
- 91
- Reaction score
- 0
I use BR GunZ client, is there a way to change the ip in the register page so that it registers to a remote server computer?
Tried to edit but woulden't work any way I put it.
Config.php:
[Ajax register page]
Tried to edit but woulden't work any way I put it.
Config.php:
Code:
<?php
#MSSQL#
$DSN="GunzDB";
$usr="sa";
$pwd="password";
#######
?>

