I recently made a Gunz server. I made the registration page but it won't work.. I'm sure I've added the correct information.. But it still doesn't work..
Spoiler:
If you could help....
Printable View
I recently made a Gunz server. I made the registration page but it won't work.. I'm sure I've added the correct information.. But it still doesn't work..
Spoiler:
If you could help....
Show us line 13 first or no one can help you or even better post your hole register.php and config if you got
Posted via Mobile Device
Yeah, I usually screw around with it.
php.ini error.
php.ini? Explain further please.
$connect = odbc_connect("Driver={SQL Server};Server={$host}; Database={$dbname}", $user, $pass) or die("Can't connect the MSSQL server.");
Did he make sure to edit the php.ini? delete the ; before the mssql_
its fixed, please close