Answers for "ubuntu php versionc li"

PHP
1

check all php version installed ubuntu

Lists down all installed php versions

sudo update-alternatives --list php
Posted by: Guest on September-02-2021
0

php version command linux

# php -v
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

Browse Popular Code Answers by Language