Hello..
I am looking to connect to and query a mssql database from a PHP page running on my SME 6.01 server. I have installed all updates and updated my PHP version to 4.4.1 (thanks to Ergin's script)
I get the following error in my messages log:
httpd: PHP Fatal error: Call to undefined function: mssql_connect() in /home/e-smith/files/ibays/Primary/html/test.php on line 5
I have trawled the forums looking for help and what I have found is that supposedly I am to install sybase support from
http://rpms.arvin.dk/php, the problem is that it is for the wrong version..
All I need want to do it setup a simple page with 3 tables that will query the mssql db for the vales..
can anyone steer me in the right direction?
thanks