PHP 5.3 connecting to MSSQL
Posted: Thu Sep 06, 2012 8:38 am
Hi,
I am struggleing to connect to a MS SQL database through PHP. My php version is 5.3.10-1ubuntu3.2 and as u might guess from the version name it runs on an Ubuntu machine.
I found out that PHP 5.3 doesn't directly support connecting to MS SQL and I need to install a driver from MS for it. Could this be installed on Linux ? Is it a stable way to connect to MS SQL ? Is there any better way to do so ?
Thanks alot for your help,
Shahab
I am struggleing to connect to a MS SQL database through PHP. My php version is 5.3.10-1ubuntu3.2 and as u might guess from the version name it runs on an Ubuntu machine.
I found out that PHP 5.3 doesn't directly support connecting to MS SQL and I need to install a driver from MS for it. Could this be installed on Linux ? Is it a stable way to connect to MS SQL ? Is there any better way to do so ?
Thanks alot for your help,
Shahab