Answers for "config php.ini when run server with php -s"

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