About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
yicr
12/31/2019 - 5:45 AM
share
Share
add_circle_outline
Save
PHP : Tips / Set Maximum amount of memory on CLI
php--tips---set-maximum-amount-of-memory-on-cli.md
content_copy
file_download
Rendered
Source
$ php -d memory_limit=256M script.php
clear