Loading....
Below is the code linux command to list all php related packages installed on the server. By the way you can learn even php version installed server
dpkg --list | grep php | awk '/^ii/{ print $2}'
Last Update: 19/12/2017 Posted by: müslüm ÇEN