Answers for "check php version command line ubuntu"

PHP
3

check the php version in ubuntu

php --version
Posted by: Guest on December-09-2020
1

check php version linux terminal

/* in terminal type it*/
php -v
Posted by: Guest on March-24-2021

Code answers related to "check php version command line ubuntu"

Browse Popular Code Answers by Language