Skip to content

Instantly share code, notes, and snippets.

@robdecker
Created November 12, 2019 23:58
Show Gist options
  • Save robdecker/85be84be5c78d5190124233c1639a90e to your computer and use it in GitHub Desktop.
Save robdecker/85be84be5c78d5190124233c1639a90e to your computer and use it in GitHub Desktop.
[Get php memory limit] #php
php -r "echo ini_get('memory_limit').PHP_EOL;"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment