Php Version Terminal Xampp

[Solved] Php Version Terminal Xampp | Php - Code Explorer | yomemimo.com
Question : how to get php version in xampp

Answered by : ankur-prajapati

Open command prompt
Locate directory using cd C:/Xampp/php
Type command php -v
You will get your php version details

Source : | Last Update : Sat, 02 Jan 21

Question : php version terminal xampp

Answered by : borma425

sudo /opt/lampp/bin/php -v

Source : https://askubuntu.com/questions/435839/how-to-know-what-version-of-php-is-used-on-my-xampp | Last Update : Sun, 10 Apr 22

Answers related to php version terminal xampp

Code Explorer Popular Question For Php