uDebug
Package:
Summary:
Generate XML reports from PHP script execution
Groups:
Author:
Description:
This class can be used to generate XML reports from PHP script execution.
It can keep track of the time when PHP executed certain sections of a PHP script.
The class can generate a XML document with the information of when PHP started and ended executing each section.
It can keep track of the time when PHP executed certain sections of a PHP script.
The class can generate a XML document with the information of when PHP started and ended executing each section.
Comments are closed.