Categories

Updated: 10/05/2006

SimpleBytes SimpleTrace class

SimpleTrace is an open source PHP class designed to help developers with the task of debugging and analyising script runs. The class allows you to output messages to a number of different formats for analysis at run time or at a later date. As SimpleTrace is open source, you can download it for free at any time. Features: Class based PHP script, encapsulated for easy integration into your applications, Output trace information into 3 formats: Raw text file, MySQL database or PHP array for displaying in real time. Includes an example of usage. Full PHPDoc documentation included. Open Source code means SimpleTrace is free to all!
©2003-2019 jCay.com