Switching host

After a few years being hosted with Hostmonster, we will be switching hosts. It has been great but we’re trying to cut cost plus many of the features we’re paying for, we’re not really using. We will be going back to Godaddy. Hopefully, it will be a better experience than it was last time we…

MSSQL Driver for PHP5.3

Before using PHP5.3, I never had to worry about MSSQL support. PHP included a dll file to use with MSSQL Server 2000 and up. This is no longer true if you decide to upgrade to PHP5.3.x. For months I looked for ways to connect to our MSSQL Server using PHP5.3.x. I finally found the driver…