Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
memory_get_peak_usage
memory_get_peak_usage
Returns the peak memory allocated by PHP
Name:
memory_get_peak_usage
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns the peak memory allocated by PHP
Related
Notes when using PHP hash_final with hash_update
1
Steps to initialize a PHP session using the init function
3
How to avoid memory leaks when using xml_set_end_namespace_decl_handler?
4
How to debug cache hierarchy through ob_list_handlers in complex applications
2
Similar Functions
assert_options
assert_options
Set/getvariousflagsf
getenv
getenv
Getthevalueoftheenvi
memory_get_usage
memory_get_usage
Returnstheamountofme
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
ini_get_all
ini_get_all
Getallconfigurationo
phpinfo
phpinfo
Outputinformationabo
zend_thread_id
zend_thread_id
Returnstheuniqueiden
php_uname
php_uname
Returninformationabo
Popular Articles