This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I have an old PHP project that was originally written for PHP 5.2. Most of the pages come up with few if any differences in 5.7 or 7.1, but I seem to be having trouble getting the project to connect to a backend MS SQL DB. Back in PHP 5.2 it was using the MSSQL extension. From what I have read that was removed in PHP 5.3 according to several comments on the PHP manual(http://php.net/manual/en/migration53.removed-extensions.php). There is a MS SQL for PHP driver available, but I can't seem to get it to work properly. It doesn't seem to show up in phpinfo as the old extension did and not surprisingly the functions don't seem to work properly.
Subreddit
Post Details
- Posted
- 7 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/PHPhelp/com...