PHP, which is an abbreviation for PHP: Hypertext Preprocessor, is amongst the most commonly used open-source server-side scripting languages out there. Any site or web-based app built using PHP will run on a given server as long as a PHP module is enabled, which renders the language really universal and it is not that unusual that there are actually several million web servers that support it and hundreds of millions of PHP-driven sites running on them. PHP is preferred over HTML because of the fact that it allows you to build an interactive site with a ton of different features. A PHP-based social network, for example, will serve different web content to each visitor irrespective of the fact that the URL will stay unchanged. On the other hand, HTML websites are static and the page content itself can be updated only manually. Just like any other software program, PHP has different versions and the one that was used while developing a specific website must be enabled on the server in order for the site to behave properly.
PHP 4, PHP 5, PHP 7 and PHP 8 Support in Cloud Hosting
Our cloud hosting servers support several PHP versions, which means that your sites will work faultlessly no matter if your scripts are out of date. We accept the fact that an old site does not inevitably imply an insecure one as you may have performed plenty of modifications to its code. That is the reason why we support PHP 4, PHP 5, PHP 7 and PHP 8 and you can decide which one will be active for your shared web hosting account. The version can be changed with one single click from your Hepsia hosting Control Panel and the new settings will take effect right away. In case you wish to run both newer and older scripts, there is even a possibility to use a different version of PHP for each domain of yours at the same time.