Answers for "latest php version for xampp"

PHP
1

how to get php version in xampp

Open command prompt
Locate directory using cd C:/Xampp/php
Type command php -v
You will get your php version details
Posted by: Guest on December-26-2020
2

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

Browse Popular Code Answers by Language