Answers for "you want to list the modules available in your php installation. what command should you run?"

PHP
5

show php modules installed

php -m
Posted by: Guest on February-24-2021

Code answers related to "you want to list the modules available in your php installation. what command should you run?"

Browse Popular Code Answers by Language