PHP: Description of core php.ini directives - Manual

PHP: Description of core php.ini directives - Manual

瀏覽:784
日期:2026-04-23
Here's a short explanation of the configuration directives. memory_limit integer This sets the maximum amount of memory in bytes that a script is allowed to allocate. This helps prevent poorly written scripts for eating up all available memory on a server...看更多