• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

How do I set the maximum php memory limit

phpmemory


PHP Snippet 1:

ini_set('memory_limit','10240M');

PHP Snippet 2:

 1) open your php.ini file
 2) change memory_limit = 10240M

Related Snippets

How to Install Composer Require doctrine/dbal

How can I easily switch between PHP versions on Mac OSX?

PHP date() with timezone?

I'm trying to write a clean url for my website using the $_SERVER['REQUEST_URI'] in php

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null

protect my blog content

PhP how to calculate moments with variables rows

Symfony/Form add attribute based on the data

Unsure why I am getting: Number of variables doesn't match number of parameters in prepared statement

Cut an arabic string

Convert regular text to array using notepad++

How to fix this error : Ask your hosting provider to use PHP 7.2.5 or higher for both HTTP and CLI?

Check If array is null or not in php

Laravel excel maatwebsite 3.1 import, date column in excel cell returns as unknown format number. How to solve this?

PHP DOTENV unable to load env vars

About Contact Privacy policy Terms and conditions