User Tools

Site Tools


uphp:functions:mem_dump

This is an old revision of the document!


mem_dump

WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0

Write the current memory map to /dump.txt

Description

mem_dump ( )

Parameters

None

Return Value

None

Example

Create or overwrite the file /dump.txt

<?
  mem_dump();
?>

See Also

mem_usage() - Write memory usage to standard output

freemem() - Return free memory space

Challenges to Programming the Wattmon: Memory Limits

nvram_dump() - Dump the contents of NVRAM to standard output

print_r() - Dump the contents of an array to the current output

uphp/functions/mem_dump.1494254089.txt.gz · Last modified: 2021/09/13 05:56 (external edit)