PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
Returns the amount of memory, in bytes, that's currently being allocated to your PHP script.
memory_get_usage() will only be defined if your PHP is compiled with the --enable-memory-limit configuration option.
See also memory_limit.
Predchádzajúci | Domov | Nasledujúci |
main | Hore | php_ini_scanned_files |