Answers for "where i can find php.ini file"

PHP
4

how to find php.ini

php -i | grep "Loaded Configuration File"
Posted by: Guest on January-06-2021

Code answers related to "where i can find php.ini file"

Browse Popular Code Answers by Language