|
Expert Debugger is a free
SimpleTrace is an open source
Learning HTML and web design
This script will read and
easy-to-use tool for
PHP class designed to help
is easy if you have some
analyze your php error log
debugging PHP scripts.
developers with the task of
reference point to work
and spit out a more readable
Expert Debugger uses the DBG
debugging and analyising
with. That's why we built
version with the worst
PHP Debugger and allow to
script runs. The class
the "Learn HTML By
errors highlighted so you
debug scripts via network or
allows you to output
Example" tool, a free
can fix those first.
on local computer. You can
messages to a number of
tool you can add to your web
run scripts in step-by-step
different formats for
site. It's easy to use, and
mode and to trace values of
analysis at run time or at a
there's a bunch of examples
any variables and script
later date. As SimpleTrace
already built in. You just
output. The debugger has a
is open source, you can
type in some HTML code in
comfortable interface and
download it for free at any
the middle box, and it
can be integrated with IDE
time. Features:
Class based
immediately displays in the
or editors.
PHP script, encapsulated for
right box, exactly as it
easy integration into your
would look as a live web
applications,
Output trace
page.Below are just a few of
information into 3 formats:
the many uses we've found
Raw text file, MySQL
for this tool:
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!
Date: Jul, 08 2005 Date: Oct, 05 2006 Date: Jan, 04 2006 Date: Mar, 05 2006 |
|
The class provides JAVA style
LensDebug is a very useful
phpEval() gives you a
dBug is a tool that
error messages for PHP. It
for debugging without
command-line interface for
debugs/dumps/shows contents
has a nicer display of
disfiguring your main html
PHP, where you can type in
of a variable in a
variable contents than PHPs
page with distracting
PHP code and see what it
structured colored tabular
print_r() function. It can
debugging output. Uses
would do, without going
format. It is similar to
take execution times, has a
javascript to display
through the trouble of
Coldfusion's cfdump tag.
better highlight_file()
variables as you debug in a
creating a new PHP file,
This tool makes it very easy
function and a couple of
separate window. Each
uploading it to the server,
for developers to debug code
other handy
variable is disassembled and
testing it, etc.
by viewing the contents of a
functions.
Works with PHP4
color coded for easy
variable.
and PHP5.
reference. Results from
multiple pages can be sent
to the same window.
Date: Nov, 30 2004 Date: Oct, 01 2001 Date: Sep, 03 2004 Date: Aug, 09 2005 |