set_memory_limit
Description:
Sets memory_limit
the memory limit value to this.
The default value is the system's RAM size with a maximum of 3GB.
Parameters:
this | |
memory_limit |
amount of memory (in MB) that the process is allowed to use. |