-
July 28th, 2011, 04:23 PM
#1
Connecting to a MSSQL database from PHP 5.3
PHP has discontinued the MSSQL extension for PHP 5.3+.
Microsoft released an alternative driver, SqlSrv, for MS SQL support for PHP. We have it installed on our Windows PHP 5.3 servers.
For more information and examples on how to connect and execute queries using SqlSrv refer to this TechNet Wiki from Microsoft:
http://social.technet.microsoft.com/...-from-php.aspx
--
Max M.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules