Call to undefined function: mssql_connect()
Error has appear with this code
<?
mssql_connect("172.29.3.15","test","test");
?>
with 172.29.3.5 is IP address of NT box with MSSQL 7.0
I'm using enigma 7,2 with PHP 4.06 and apache 1.3.20
Thank for the one who could solve my error
Trong Ho