
February 22nd, 2000, 12:24 AM
|
|
Junior Member
|
|
Join Date: Feb 2000
Location: coimbatore
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
dear sir/madam,
i have the folowing problem in connecting.
<?
$con = mssql_connect("extreme","db","xx");
?>
but I always get this message every time :
Fatal error: Call to unsupported or undefined function mssql_connect() in c  rogra~1apache~1apachehtdocs/script/coba.php3 on line 2
I had the "php3_mssql.dll" files and I've uncomment the "extension=php3_mssql.dll" line on the php3.ini file.
I don't know what should I do again. Anyone can help me ? Please.
|