User Tools

Site Tools


uphp:functions:nvram_dump

This is an old revision of the document!


nvram_dump

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

Dump the entire contents of NVRAM to the standard output (console or script) for debugging

Description

nvram_dump ( )

Parameter

none

Return Values

none

Example

<pre><?
  print("Your NVRAM contains the following:\r\n");
  nvram_defrag();
?>

See Also

nvram_restore() - Restore NVRAM contents from a file

nvram_backup() - Backup NVRAM contents to a file </html>

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