Home
PHP
Tags
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
How to Use PHP’s exp Function to Calculate Compound Interest: Solving Common Financial Calculation Problems
9
How to Save Screenshots as PNG Using imagegrabwindow and imagepng Functions
5
What is the default return value of get_include_path()? How to adjust?
2
Differences Between Using Comma and Dot for String Concatenation in PHP
7
Similar Functions
getmyuid
getmyuid
GettheUIDofthePHPscr
zend_thread_id
zend_thread_id
Returnstheuniqueiden
getopt
getopt
Getoptionsfromthecom
get_include_path
get_include_path
Getthecurrentinclude
phpversion
phpversion
GetthecurrentPHPvers
ini_alter
ini_alter
aliasofini_set
get_defined_constants
get_defined_constants
Returnstheassociativ
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
Popular Articles