This class can be used to output variable values for debugging.
It can take variable values and output them in the current page as HTML formatted according the type of value being presented.
Currently the class can output values from arrays, objects, strings, code, separators and variable types.
In Spanish:
Esta clase permite mejorar el formato en como se muestra el debug en pantalla. Permite mostrar en pantalla el contenido de arrays en formate leible, como tambien codigo fuente y diversas cosas mas. |