Ask a questionAsk a question
 

AnswerPHP and SQL Server Express 2008

  • Saturday, October 24, 2009 12:41 AMZ_K Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I was wondering if someone could give me a hand in getting php to work with SQL Server 2008 express.  I have PHP 5.3.0 installed and it does not have support for mssql.  I noticed on the Microsoft sight that their web installer uses 5.2.11 so I am wondering if I should remove 5.3.0 and install 5.2.11.  I tried just adding the driver, but the instructions load the dll dynamically using the php dl() function and in 5.3.0 that is not available for me to use.  Any help would be appreciated.

Answers

All Replies