We support numerous PHP extensions to aid in the development of your website, and to help make your PHP enabled website operate faster and more efficient. Currently we support 8 versions of PHP on our Windows shared services. Instead of listing all loaded and available PHP extensions, you can view our PHPinfo output for each PHP version at the URLs below…
- https://phpinfo.aspnix.com/52 (PHP 5.2.x)
- https://phpinfo.aspnix.com/53 (PHP 5.3.x)
- https://phpinfo.aspnix.com/54 (PHP 5.4.x)
- https://phpinfo.aspnix.com/55 (PHP 5.5.x)
- https://phpinfo.aspnix.com/56 (PHP 5.6.x)
- https://phpinfo.aspnix.com/70 (PHP 7.0.x)
- https://phpinfo.aspnix.com/71 (PHP 7.1.x)
- https://phpinfo.aspnix.com/72 (PHP 7.2.x)
- https://phpinfo.aspnix.com/73 (PHP 7.3.x)
- https://phpinfo.aspnix.com/74 (PHP 7.4.x)
- https://phpinfo.aspnix.com/80 (PHP 8.0.x)
- https://phpinfo.aspnix.com/81 (PHP 8.1.x)
- https://phpinfo.aspnix.com/82 (PHP 8.2.x)
Do you support mssql extensions in PHP 5.3 and higher versions?
The mssql extension is obsolete and outdated. We do support the SqlSrv extension (developed by Microsoft for PHP) on all builds of PHP. Further information can be found http://php.net/manual/en/book.sqlsrv.php and http://sqlsrvphp.codeplex.com/
Update (8-28-2013) – PHP 5.5 now has support for the SqlServ extension(s).
Update (7-4-2013) – PHP 5.5 does not yet support the SqlSrv extension(s).