How to check your PHP version You are able to check which PHP version your website is using via the xneelo Control Panel. Read article
How to upgrade your PHP version via the xneelo Control Panel Upgrade your website to the latest PHP version to ensure you are running on a version that is fully supported. Read article
How to roll back your PHP version via the xneelo Control Panel You are able to downgrade your PHP version via the xneelo Control Panel. Read article
How do variables work in PHP? One of the most powerful features of PHP is its easy access to requested variables. These variables are assigned in a typical manner. Read article
How do I create a PHP form mailer? There are online tutorials for how to create a PHP form mailer. We recommend the w3schools website as a helpful resource. Read article
What ‘Control Structures’ are available through PHP and how do they work? PHP provides most basic control structures seen in other languages, among them the looping constructs for and while, and the standard if/else construct. Read article
How to roll back your PHP version via konsoleH Downgrade your PHP version by rolling back to a previous version in konsoleH. Read article
How to enable the displaying of PHP error messages via the xneelo Control Panel PHP error messages can be displayed in the web browser by selecting the ‘display_errors’ toggle switch in the xneelo Control Panel. Read article