Answers for "how to show php version in linux"

PHP
3

check the php version in ubuntu

php --version
Posted by: Guest on December-09-2020
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 "how to show php version in linux"

Browse Popular Code Answers by Language