Var_Dump
[ class tree: Var_Dump ] [ index: Var_Dump ] [ all elements ]

File: HTML4_Table.php

Source Location: /Var_Dump-1.0.4/Var_Dump/Renderer/HTML4_Table.php

Classes:

Var_Dump_Renderer_HTML4_Table
A concrete renderer for Var_Dump

Page Details:

Wrapper for the var_dump function.

" The var_dump function displays structured information about expressions that includes its type and value. Arrays are explored recursively with values indented to show structure. "

The Var_Dump class captures the output of the var_dump function, by using output control functions, and then uses external renderer classes for displaying the result in various graphical ways : simple text, HTML/XHTML text, HTML/XHTML table, XML, ...

Includes:

require_once('Var_Dump/Renderer/Table.php') [line 44]
Include Table Renderer class

Documentation generated on Mon, 11 Mar 2019 15:38:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.