Answers for "upgrade xampp to php 7.4"

PHP
3

download xampp php 7.3

You can download these new versions at http://www.apachefriends.org/download.html.
Posted by: Guest on March-18-2021
6

update php version in xampp

Take a backup of your htdocs and data folder (subfolder of MySQL folder), reinstall upgraded version and replace those folders.

Note: In case you have changed config files like PHP (php.ini), Apache (httpd.conf) or any other, please take back up of those files as well and replace them with newly installed version.
Posted by: Guest on March-01-2021

Code answers related to "upgrade xampp to php 7.4"

Browse Popular Code Answers by Language