Answers for "xamp php version"

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
1

does xampp install php

yes, but you need to add it the environment variables
Posted by: Guest on July-31-2021

Browse Popular Code Answers by Language