PHP with MS SQL 2005

Discussion in 'Databases' started by cyrusbow, Jul 18, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. We were thinking about getting the MS SQL 2005 addon for your site and we are using php scripting for are sites content. And with previous free webhosts I have used a MySQL database in conjunction with php for member logins and such. I was wondering if the php script used to connect and do other things with the MS SQL 2005 database is the same as with MySQL.
     
  2. Hi,
    Microsoft has been putting a lot of resources into this for PHP developers.
    (You can find a lot of articles just for IIS7 and PHP now.)
    Here's one of the resources Microsoft has for connecting PHP to SQL Server 2005:
    http://msdn.microsoft.com/en-us/library/bb264561.aspx
     
  3. JorgeR

    JorgeR DiscountASP.NET Staff

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page