Answers for "php ini file location command line"

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