Answers for "command line php.ini location"

PHP
0

get php ini config from terminal

php -i | grep 'my_value'
Posted by: Guest on November-24-2020

Browse Popular Code Answers by Language