[Req help]Registration page

09/19/2011 16:44 18andLife#1
My PHP knowledge equals to zero, so I need some help >.>
I have set up XAMPP with PHP 5.3, and I get this error:
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\_inc\config.php on line 9
09/19/2011 16:46 BestOnWorld#2
reg page V-Sro look at Guide
[Only registered and activated users can see links. Click Here To Register...]
09/19/2011 16:49 akira_lee#3
Quote:
Originally Posted by 18andLife View Post
My PHP knowledge equals to zero, so I need some help >.>
I have set up XAMPP with PHP 5.3, and I get this error:
Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\_inc\config.php on line 9
open php.ini ;extension=php_mssql.dll change to extension=php_mssql.dll

restart your XAMPP
09/19/2011 16:49 B3G0D0FW4R#4
line 9 means ur includes is wrong see the configs and Code it with new message
09/19/2011 16:50 18andLife#5
Quote:
Originally Posted by akira_lee View Post
open php.ini ;extension=php_mssql.dll change to extension=php_mssql.dll

restart your XAMPP
i did that already
09/19/2011 16:50 B3G0D0FW4R#6
Quote:
Originally Posted by akira_lee View Post
open php.ini ;extension=php_mssql.dll change to extension=php_mssql.dll

restart your XAMPP
php_mssql.dll" he must got this file in his XAMPP -.-"
09/19/2011 16:51 InvincibleNoOB#7
You have 1300 posts. Y U NO POST IN EXPERTS SECTION?:mad:

Use [Only registered and activated users can see links. Click Here To Register...] for questions in future!

#Closed(Wrong section).