Tagged as 'databases'

MSSQL Server 2005 and CodeIgniter

During development work on one of our larger projects, we uncovered some rather alarming problems when using php_mssql.dll in conjunction with SQL Server 2005 Express. Just by perusing some of the comments over at the PHP manual, you can see that we weren’t alone. Refreshing the page would cause the mssql_connect function to fail. A [...]

Paul

23rd July, 2008

Written by Paul Ingram