Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
memory_get_usage
memory_get_usage
Returns the amount of memory allocated to PHP
Name:
memory_get_usage
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns the amount of memory allocated to PHP
Related
Optimize PHP garbage collection with memory_get_usage with gc_collect_cycles
3
Detailed explanation of common usage of memory_get_usage function
7
Similar Functions
cli_get_process_title
cli_get_process_title
Returntothecurrentpr
getmygid
getmygid
GetthecurrentPHPscri
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
set_include_path
set_include_path
Setinclude_pathconfi
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
ini_restore
ini_restore
Restorethevalueofthe
get_current_user
get_current_user
GetthecurrentPHPscri
getmyuid
getmyuid
GettheUIDofthePHPscr
Popular Articles
Detailed explanation of common usage of memory_get_usage function
Optimize PHP garbage collection with memory_get_usage with gc_collect_cycles