update php version -easyphp devserver old php version still running after installing new one solved

preview_player
Показать описание
Step 1:To check your php version add this code in a .PHP file:

echo 'Current PHP version: ' . phpversion();

Step 2: check the architecture (in my case x86) to download the right PHP version folder or it won't work
Step 4: be sure that the new PHP file is in EasyPHP-Devserver-17\eds-binaries\php
change PHP version then press restart
Рекомендации по теме