Ok ive now set up my whole server and stuff for others to play.
All i need now is a Registration Page.
I filled in my Ip.
Left The User Name And Pass Blank cause i got windows auth.
And for host i got SMGNZXT\SQLEXPRESS
But Then When I Go To The The Page It Keeps Saying:Code:$srvip = "<removed>"; $srvport = "6000"; $mssql_user = ""; $mssql_pass = ""; $mssql_database = "GunzDB"; $mssql_host = "SMGNZXT\SQLEXPRESS"; $conn = mssql_connect($mssql_host, $mssql_user, $mssql_pass); mssql_select_db($mssql_database);
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\GunZ\index.php on line 47
Can someone help please?
ZeGunZ User Account Register



Reply With Quote![[Help] Registration Page](http://ragezone.com/hyper728.png)

