Tagged as 'PHP'
-
23rd July, 2008 — Written by Jon
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.
Read Post
Refreshing the page would cause the mssql_connect function to fail. A further [...]

