how to know what version is their in my xampp code example
Example: 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
Open command prompt
Locate directory using cd C:/Xampp/php
Type command php -v
You will get your php version details