PHP 4, PHP 5, PHP 7 and PHP 8 Support
What's the difference between PHP 4, PHP 5, PHP 7 and PHP 8? Why is it better to have them all available? How could you switch between them?
PHP: Hypertext Preprocessor, also called PHP, is a popular web development language, which can be used to set up dynamic websites with interactive components such as forums, e-learning portals or community sites. Unlike static HTML-based sites, a PHP-powered website can serve different content to each visitor under the exact same page URL. Considering the fact that PHP-based web-based applications can be managed through one single Control Panel tool, which you can log on to using any web browser, you won’t need to have any programming knowledge or previous experience whatsoever in order to maintain a PHP website. The fact that 100s of millions of websites all over the world are built using PHP is indicative of the popularity and the simplicity of use of the language. You must only confirm if the server on which your website is hosted supports the same PHP version as the one that you used whilst building the website.
PHP 4, PHP 5, PHP 7 and PHP 8 Support in Cloud Hosting
Our cloud hosting servers support different PHP versions, which implies that your sites will work without any problems even if your PHP scripts are out of date. We recognize the fact that an old website doesn’t always mean an insecure one as you may have performed plenty of code mods. This is why we support PHP 4, PHP 5, PHP 7 and PHP 8 and you can select which one will be active for your shared web hosting account. The version can be changed with one click of the mouse from your Hepsia hosting Control Panel and the update will take effect immediately. If you wish to run both older and newer scripts, there is even an option to use a different PHP version for each domain of yours at the same time.