PHP-Klasse::MDS Debug 05.04.2007

Kurzbeschreibung: Dump variable values and count script running time
Veröffentlicht am: 05.04.2007
Gruppe(n):
- Time and Date
- debug
Beschreibung:
This class can be used to dump the values of variables and also measure the time scripts take to execute.
The class can output the contents of variable value formatted to be presented in an HTML page.
It can also measure the time a PHP script takes to execute since a given point to another.
Link: MDS Debug