PHP, which is a recursive initialism for PHP: Hypertext Preprocessor, is amongst the most popular multi-paradigm programming languages out there. Any website or web application built using PHP will run on a given web server on the condition that a PHP module is enabled, which makes the language absolutely universal and it is not really that unusual that there are several million servers that support it and 100s of millions of PHP-driven websites running on them. PHP is preferred over HTML thanks to the fact that it allows you to build a dynamic website with heaps of features. A PHP-based community portal, for example, will show different content to each user despite the fact that the URL won’t change. In contrast, HTML-based sites are static and the page content itself can be modified only manually. Just like any other software program, PHP has different versions and the version that was used whilst building a particular website must be installed on the server in order for the site to behave correctly.

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

Our hosting servers support several PHP versions, which goes to say that your sites will run flawlessly even if your PHP scripts are outdated. We recognize the fact that an old site does not necessarily imply an insecure one as you may have performed lots of code mods. This is why we support PHP 4, PHP 5, PHP 7 and PHP 8 and you can decide which version will be active for your hosting account. You can change the version with one click inside your Hepsia Control Panel and the new settings will take effect immediately. If you wish to run both older and newer scripts, there’s even an option to use a different PHP version for each domain of yours simultaneously.

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

If you’ve got a site based on an earlier version of PHP and you have donated time and effort into developing it, filling safety loopholes and inserting web content, you’ll need a web hosting service that can support it, as almost all web hosting vendors nowadays offer only the most recently launched version of PHP and drop the earlier ones. We, on the other hand, have decided to permit you to select the exact version that your own sites require. Our Linux semi-dedicated hosting support PHP 4, PHP 5, PHP 7 and PHP 8, which implies that you’ll be able to use both newer and older scripts without forfeiting any customizations or misspending time attempting to make your sites compatible with the web hosting platform. You can change the version from the Hepsia Control Panel and such a change will apply to the entire account, but you’ll also be able to pick a different version of PHP for each individual website hosted in your account by means of an .htaccess configuration file.