Not much to say... you're still dealing with PHP. You'll need to enable or compile in your mssql drivers (or use odbc if you don't care so much about performance)
Other than that though, a database is a database, proper coding will allow you to pretty much substitute one for the other... in fact PHP has a class which does just this (though I forget the name)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.