/**

popular collection of scripts for all

*/
/** Search */

Debugging and Testing

 }

Learn HTML By Example

Hits: 15
*****
0.0

Atrise PHP Script Debugger

Hits: 16
*****
0.0

dBug

Hits: 11
*****
0.0

Expert Debugger

Hits: 17
*****
0.0
Learning HTML and web design
Atrise PHP Script Debugger is
dBug is a tool that
Expert Debugger is a free
is easy if you have some
a debug script for your PHP
debugs/dumps/shows contents
easy-to-use tool for
reference point to work
projects. It can help you to
of a variable in a
debugging PHP scripts.
with. That's why we built
show PHP variables, debug
structured colored tabular
Expert Debugger uses the DBG
the "Learn HTML By
string output, script
format. It is similar to
PHP Debugger and allow to
Example" tool, a free
execution time, the page
Coldfusion's cfdump tag.
debug scripts via network or
tool you can add to your web
source and other information
This tool makes it very easy
on local computer. You can
site. It's easy to use, and
that helps you in your PHP
for developers to debug code
run scripts in step-by-step
there's a bunch of examples
development.
by viewing the contents of a
mode and to trace values of
already built in. You just
Features: * Handy output
variable.
any variables and script
type in some HTML code in
with debug points with
 
output. The debugger has a
the middle box, and it
floating tooltips; * Shows
 
comfortable interface and
immediately displays in the
PHP variables and arrays; *
 
can be integrated with IDE
right box, exactly as it
Shows your debug messages;
 
or editors.
would look as a live web
* Shows script execution
 
 
page.Below are just a few of
time and time delta; * HTML
 
 
the many uses we've found
output highlighting.
 
 
for this tool:
 
 
 


Date: Jan, 04 2006


Date: Oct, 11 2005


Date: Aug, 09 2005


Date: Jul, 08 2005
It saves you a lot of time
The class provides JAVA style
phpEval() gives you a
Replacement for PHP's
and frustration by enabling
error messages for PHP. It
command-line interface for
built-in var_dump() function
you to run scripts directly.
has a nicer display of
PHP, where you can type in
for complex arrays.
You copy PHP and/or HTML
variable contents than PHPs
PHP code and see what it
tableVarDump() outputs any
and/or JavaScript code into
print_r() function. It can
would do, without going
variable to an HTML table
the text area. When you
take execution times, has a
through the trouble of
format, specifically
click 'Execute Code', it
better highlight_file()
creating a new PHP file,
designed to display complex
executes the code. When you
function and a couple of
uploading it to the server,
multi-dimensional arrays in
get a piece of code on the
other handy
testing it, etc.
a more easy to read format
Web, and want to test it,
functions. Works with PHP4
 
than var_dump() or print_r().
you do not have to copy it
and PHP5.
 
 
into your editor and save it
 
 
 
to a specific location and
 
 
 
then run it again through
 
 
 
your browser from that
 
 
 
specific location. No, you
 
 
 
just use this baby. It is
 
 
 
extremely easy to use and
 
 
 
contains no banners or
 
 
 
spyware.
 
 
 


Date: Apr, 16 2005


Date: Nov, 30 2004


Date: Sep, 03 2004


Date: Sep, 03 2004
{ Copyright } ©2006 NuclearScripts.com