PHP, which is an acronym for PHP: Hypertext Preprocessor, is amongst the most famous programming languages that are available out there. Any site or web app created with PHP will run on a given server on the condition that a PHP module is activated, which makes the language really universal and it is not very surprising that there are several million servers that support it and hundreds of millions of PHP-driven sites hosted on them. PHP is preferred over HTML because of the fact that it allows you to develop a dynamic site with a ton of options. A PHP-based community portal, for instance, will serve unique content to each visitor even though the page URL will stay unchanged. On the other hand, HTML-based sites are static and the page content can be updated only manually. Just like any other piece of software, PHP has several versions and the version that was used whilst developing a particular website must be enabled on the server in order for the site to behave correctly.

PHP 4, PHP 5, PHP 7 and PHP 8 Support in Website Hosting

Our website hosting servers support several versions of PHP, which goes to say that your sites will run without any problems no matter if your scripts are outdated. We know that an old website doesn’t necessarily imply an insecure one as you may have carried out lots of modifications to its source code. That’s the reason why we support PHP 4, PHP 5, PHP 7 and PHP 8 and you can pick which version will be active for your shared hosting account. You can change the version with only one single mouse click from your Hepsia hosting Control Panel and the update will take effect right away. If you wish to run both newer and older scripts, there is even an option to use a different PHP version for each of your domain names at the same time.

PHP 4, PHP 5, PHP 7 and PHP 8 Support in Semi-dedicated Servers

In case you’ve got a site created with an earlier PHP version and you’ve committed time and energy toward setting it up, repairing security gaps and adding page content, you will need to find a hosting service that can support it, as most web hosting suppliers nowadays offer support only for the most recently released PHP version and remove the older ones. We, on the other hand, have decided to let you select the version that your own websites require. Our semi-dedicated servers support PHP 4, PHP 5, PHP 7 and PHP 8, so you’ll be able to run both older and newer scripts without forfeiting any custom settings or misspending time and energy attempting to make your sites compatible with the web hosting environment. You can change the version via the Hepsia Control Panel and such an update will affect the whole semi-dedicated server account, but you’ll also have the ability to set a different PHP version for each single website hosted in your account by using an .htaccess file.