Web Register

09/05/2010 09:46 abrasive#16
Quote:
Originally Posted by 13latrix View Post
Dont question what works... he asked for a fix and its tested. I've sen his problem on several servers and this is the fix.

~Phish
I was questioning it because your solution doesn't make sense.

You are suggesting that he passes strings that contain variable names instead of the actual variables to the myssql_connect() function.

Could you elaborate on how that would work?
09/12/2010 16:44 -Elliot-#17
Still have same issue can some help me plz i don't know what else to do
11/21/2011 22:24 down22#18
I have too
In The Line 10

Fatal error: Call to undefined function mssql_connect() in C:\xampp\htdocs\processor.php on line 10

In The Line 10:
$conn=mssql_connect('5.214.42.198','Shaiya','Shaiy a123');
------------------------------------------------------/\ Saiya123
11/22/2011 05:48 ShaiyaOmega#19
check to see what version of php you are using if it is 5.3.0 or higher then they dropped support for the php_mssql.dll driver after PHP version 5.9.2