How to connect PHP with Sql Server Database ?

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
Hunain
Forum Newbie
Posts: 1
Joined: Wed Sep 14, 2011 7:18 pm

How to connect PHP with Sql Server Database ?

Post by Hunain »

How to connect PHP with Sql Server Database ? Help me !!!
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: How to connect PHP with Sql Server Database ?

Post by Christopher »

Have you read this section of the manual? There are many examples.

http://www.php.net/manual/en/book.pdo.php
(#10850)
Post Reply