MS SQL Server and PHP

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
User avatar
Vegan
Forum Regular
Posts: 574
Joined: Fri Sep 05, 2008 3:34 pm
Location: Victoria, BC
Contact:

MS SQL Server and PHP

Post by Vegan »

I tried to get phpBB to connect to Microsoft's SQL Server 2008 R2 so I was wondering if anyone has code to connect to the database and do things like SELECT, UPDATE and so on

I can create credentials easy enough with the server manager as needed
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: MS SQL Server and PHP

Post by Celauran »

Have you looked at the php.net pages?
Post Reply