Skip to content

Instantly share code, notes, and snippets.

@robdecker
Created November 12, 2019 23:54
Show Gist options
  • Save robdecker/8c7ba36197d8d603bae8d35fc48e21dd to your computer and use it in GitHub Desktop.
Save robdecker/8c7ba36197d8d603bae8d35fc48e21dd to your computer and use it in GitHub Desktop.
[Get php.ini file location] #php
php -r "echo php_ini_loaded_file().PHP_EOL;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment