-
Enthusiast
How Do I Make A Gunz Register Page?
I've got the working server, but the only way that i can get users onto my server is if i do it my self with Server Management Studio Express, i've got the register page files and the webhost that supports php, but how to i:
1) Configure the register page files to connect to my databases
2) How to configure MSSQL with external connections
3) Configure ODCB for the register files
I've searched the forums and the web but i can't find a tutorial for this, can someone please help me out with this :)
-
-
Account Upgraded | Title Enabled!
Re: How Do I Make A Gunz Register Page?
-
Account Upgraded | Title Enabled!
Re: How Do I Make A Gunz Register Page?
Search for wizkid ODBC regpage.
-
Re: How Do I Make A Gunz Register Page?
1.) edit the config.php (normally named that) and fill in the info accordingly, your info is different then anyone elses I cant tell you exactly what to put in
2.) enable remote connections with this tutorial How to configure SQL Server 2005 to allow remote connections
3.) You really shouldn't need to configure the ODBC anymore than already done if you've done everything right.