How to connect to SQL SERVER using php?
By Jessica Wood •
I have Microsoft SQL Server 2008 on Windows PC but my PHP is on Ubuntu, hosted by webfusion.
I haven't configured anything at all but I want PHP to connect to SQL Server. What drivers do I need and how can I install it?
11 Answer
I think it is built in I haven't had to do this before but I ran into this a while back while looking for something similar for work.
1