News

XAMPP use mod_php to run php, that mean you only work with 1 php version with xampp. To resolve this, i use mod_fcgi instead mod_php. With mod_fcgi we can redirect request to correctly php version we ...
If you want to learn how to run a PHP file in XAMPP, this guide has all the information you need in 5 simple steps. Additional tips included!
PHP Auto Switcher is a Visual Studio Code extension that automatically switches PHP versions inside the XAMPP folder or other specified based on the requirements specified in the composer.json file of ...
My Ubuntu server on DigitalOcean ran on PHP 5 and I didn’t update it for years. When I checked on my server, the current PHP version was 7.3 and therefore, the update must be done as soon as possible.