PHP, which stands for PHP: Hypertext Preprocessor, is among the most widely used server-side coding languages available out there. Any site or application created using PHP will run on a given web server on the condition that a PHP module is enabled, which makes the language truly universal and it’s not really all that surprising that there are several million servers that support it and hundreds of millions of PHP-driven websites hosted on them. PHP is preferred over HTML owing to the fact that it permits you to create a dynamic serving site with a ton of different options. A PHP-based community website, for instance, will show unique web content to each visitor even though the page URL will stay the same. By contrast, HTML-based websites are static and the page content can be updated only manually. Like any other piece of software, PHP has several versions and the version that was used while creating a particular website must be enabled on the server in order for the site to run faultlessly.

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

Our cloud hosting servers support different PHP versions, which means that your sites will run properly no matter if your scripts are out of date. We acknowledge the fact that an old site doesn’t always imply an insecure one as you may have carried out a lot of mods to its source code. This is the reason why we support PHP 4, PHP 5, PHP 7 and PHP 8 and you can decide which one will be enabled for your account. The version can be changed with one mouse click within your Hepsia Control Panel and the update will take effect instantaneously. In case you’d like to run both newer and older scripts, there’s even an option to use a different PHP version for each of your domains simultaneously.