Compzone.Org :: Podręcznik PHP :: memory_get_peak_usage
Jaki jest Twój wiek?
40 - 59
26 - 39
19 - 25
13 - 18
12 i mniej
60 i więcej
Sonda Wyniki

Add to Google

memory_get_peak_usage

(no version information, might be only in CVS)

memory_get_peak_usage -- Returns the peak of memory allocated by PHP

Opis

int memory_get_peak_usage ( void )

Returns the peak of memory, in bytes, that's been allocated to your PHP script.

memory_get_peak_usage() will only be defined if your PHP is compiled with the --enable-memory-limit configuration option.

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!