|
|
| Name: |
Dbg |
| Base name: |
dbg |
| Description: |
Output variable values for debugging |
| Related classes: |
bug, debugging |
| Version: |
0.1 |
| PHP version: |
5.3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
224 users |
| All time rank: |
6099 |
| Week users: |
0 users |
| Week rank: |
2423 |
| |
|
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.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
dbg |
Class |
Esta clase permite mejorar el formato en como se muestra el debug en pantalla |
testDbg |
Example |
Test de la clase dbg |