Apache 2, MS SQL Server 2005 and PHP 5?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
PhpDog
Forum Commoner
Posts: 58
Joined: Mon Jan 14, 2008 10:23 am

Apache 2, MS SQL Server 2005 and PHP 5?

Post by PhpDog »

My new laptop came with XP Home rather then XP Pro. So I can't, easily, install IIS.

Can PHP talk to MS SQL Server 2005 under Apache2?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Apache 2, MS SQL Server 2005 and PHP 5?

Post by Christopher »

Yes. The database connectivity (and other extensions) in PHP works regardless of the web server.
(#10850)
Post Reply