Answers for "how to check how many php are installed in ubuntu"

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 "how to check how many php are installed in ubuntu"

Browse Popular Code Answers by Language