Answers for "check php version linux command line"

PHP
3

check the php version in ubuntu

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

php check version ubuntu

php -version
Posted by: Guest on February-01-2021
0

php version command linux

# php --version
PHP 5.4.16 (cli) (built: Mar  7 2018 13:34:47) 
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
Posted by: Guest on June-08-2020

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

Browse Popular Code Answers by Language