Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] Simple Registration Page

Newbie Spellweaver
Joined
Aug 14, 2004
Messages
56
Reaction score
1
Just a simple registration page, haven't tested yet...

Download:

Fixed hopefully, Download again if you downloaded it before!

Notes: Edit config.php!
 
Last edited:
Experienced Elementalist
Joined
Apr 1, 2006
Messages
261
Reaction score
0
Ahh, I get this when trying to use it. Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in C:\AppServ\www\registeron.php on line 65
 
Experienced Elementalist
Joined
Oct 23, 2005
Messages
268
Reaction score
0
Parse error: parse error, unexpected T_VARIABLE in C:\Program Files\xampp\htdocs\config.php on line 35
 
Newbie Spellweaver
Joined
Dec 29, 2006
Messages
68
Reaction score
1
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\config.php on line 35
 
Newbie Spellweaver
Joined
Aug 14, 2004
Messages
56
Reaction score
1
You have to edit php.ini in your C:\WINDOWS\...
Search for
Code:
;extension=php_mssql.dll
and
Code:
;extension=php_msql.dll
Remove ; before both of them.
 
Newbie Spellweaver
Joined
Aug 22, 2004
Messages
28
Reaction score
0
Um iv done that and it did nothing sti have this error:

Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\config.php on line 35

Would it matter if i have MSSQL 2005?

also i dont have a php.ini in the WINDOWS directory only in my c://wamp/php/ do i have a php.ini which has that info ur talking about.
 
Last edited:
Junior Spellweaver
Joined
Aug 26, 2006
Messages
157
Reaction score
2
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\config.php on line 35

how do i fix that?

i have enabled msql
 
Banned
Banned
Joined
Oct 8, 2006
Messages
5
Reaction score
0
Fatal error: Call to undefined function mssql_connect() in C:\wamp\www\config.php on line 35
FIX IT
 
Experienced Elementalist
Joined
Jun 27, 2006
Messages
248
Reaction score
6
Noobs delete the ; before the ;extension=php_mssql.dll

NOT MSQL!
it's MSSQL
then restart
i recommand using appserv
 
Back
Top