Answers for "check all version of installed php"

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

Code answers related to "check all version of installed php"

Browse Popular Code Answers by Language