Hi Guys, for first time using ms sql connection, just read on a forum that php_mssql.dll support was dropped. im running php 5.3.8, what is the alternative, or is there a workaround to connect to mssql server ? Thanks in advance
You could try PDO_SQLSRV.
Forum Rules