Error Reporter Support forum error_reporter Display exception call stack trace information This is a simple class that can be used to handle exceptions. It displays information of the list of classes and functions from which it was called the code that triggered an exception. The class generates ...
... Version Manager Support forum dbversionmanager Update database schema with commands read in files DBVersionManager is a free software to handle trace of database changes which are needed during application development. In projects which use database, there might be a problem with moving database ...
... read a string with HTML or XML and indent its lines according to the depth of the tags and data. Optional it can show in the outputted document a trace of the indentation level. The CleanOutput class Example of usage of the CleanOutput class Site Meter
... . It can generate random numbers within a given range. The generated numbers can be integer or floating, positive or negative, without or with trace. this is the only file Readme first Site Meter
PHP Debug Support forum php_debug Tracing and debugging PHP scripts This package is meant to trace the execution steps of PHP scripts to assist in their eventual debugging. The class can keep track of messages associated with different types of script activity so it can later generate a report that ...
... code, country name, region code, region name, city, postal code, latitude, longitude, time zone and offset from GMT time zone. this class is used to trace IP location and also trace IP address from a domain or a sub domain name this example is used to lookup an IP address or domain/sub domain name this ...
... on links that are also outputted to show or hide any of the debug information sections outputted by the class. To use the class just call SADebug::trace($variable, __FILE__, __LINE__) This call will output a link line like this. Clicking on the link makes the browser show the var_dump function output ...
... PHP is executing. QTracer Support forum qtracer Get information about the current execution script UML UML config singleton Debug Tracer class Trace version 2 sample some sample classes Site Meter
... transactionality - Autoformatting capabilities, titles, sizes, numbers, dates... Example 6 TablegridBuilder Example 6 TablegridBuilder Dump
trace unit example Example1 capture Example2 QueryProfile capture Example2 capture Example3 capture Example4 edit grid capture Main config file Database configuration
...
... enable PHP execution error logging setting the file that logs error messages. The class provides an error handler function that outputs a stack back-trace with the functions, arguments, file and lines of where an error occurs, as well the values of super-global variables $_GET, $_POST and $_FILES, and ...