PHP for Me
Because I keep forgetting these silly, simple things, here’s two CLI commands:
php --version # get the PHP version that’s running
php --ini # find the php.ini file for the version that’s running
Because I keep forgetting these silly, simple things, here’s two CLI commands:
php --version # get the PHP version that’s running
php --ini # find the php.ini file for the version that’s running