|
Micro Trace helps you to
Password tester is a simple
It saves you a lot of time
PHP Dump is an enhanced
include trace messages into
upload and use program that
and frustration by enabling
version of the var_dump PHP
your PHP code. You can easy
will allow you to enter a
you to run scripts directly.
function. It can be used
switch on and off debugging
password and see what it
You copy PHP and/or HTML
during debugging to quickly
informations, select whether
looks like using MD5, Sha1
and/or JavaScript code into
output and display many data
it should display or write
or both types of encryption
the text area. When you
types, including
into a logfile. You can use
used together. This will
click 'Execute Code', it
multi-dimensional arrays and
log leveles. Installation is
allow you to avoid having to
executes the code. When you
MySQL result sets. It will
quite easy, just include the
use echo in order to find
get a piece of code on the
output the data in an easy
file into your php code and
out what your password
Web, and want to test it,
to read format.
you can use the logError,
should be when you may need
you do not have to copy it
Features:
- Support
logWarning, logInfo
to know. This is great for
into your editor and save it
for: strings, integers,
functions.
databases and other
to a specific location and
floats, Booleans, arrays
applications where debugging
then run it again through
& multidimensional
may become tedious.
your browser from that
arrays, mysql result sets,
specific location. No, you
objects, streams, timestamps
just use this baby. It is
& null values.
-
extremely easy to use and
Able to output data with or
contains no banners or
without “nice” css
spyware.
formatting.
- Supports
nesting of different data
types, eg. An array could
contain a mysql result set,
which could in turn contain
Booleans, integers etc.
- Provides tool tips
describing what data type
each outputted variable
is.
- Will default to
using var_dump in the event
that it doesn’t support the
given variable type (output
will be wrapped in pre tags
for ease of reading).
-
SQL Query support (code
highlighting and formatting).
Date: Nov, 08 2006 Date: Oct, 22 2006 Date: Apr, 16 2005 Date: Jan, 25 2006 |
|
phpautotest is a tool for
phpEval() gives you a
[PHP_Debug] An open source
PHP_Dyn is PHP Extension to
testing PHP-driven websites.
command-line interface for
PHP debug library
Hi, i
help debugging a PHP script.
It has to be walked through
PHP, where you can type in
have motivated myself to
You can get execution trace
your web-site once, it can
PHP code and see what it
write this debug class, it
of scripts not to need
then follow the same steps
would do, without going
works pretty fine. :)
Here
change them. HTTP request
and report whether the pages
through the trouble of
what the class alows :
-
parameter can be printed.
did not work as expected.
creating a new PHP file,
Pear integration
- PHP
Argument value of the
Variable values as well as
uploading it to the server,
Process time
- Database
function call and return
HTML output can be tested.
testing it, etc.
and query process time
-
value can be printed.
Variable values as well as
Dump of all type of variable
HTML output can be tested.
in a graphical way
-
HTML output is tested using
Functionnal debug
- Debug
regular expressions.
queries
- Show number of
database queries executed
- Allow to search in all
debug infos
- Direct links
to test queries in
Phpmyadmin
- Show globals
var ( $GLOBALS, $_POST,
$_GET ... )
- Enable or
disable the debug infos you
want to see
- Check
performance of chunk of php
code
- Customize the
general display of your
debug
- ... ( see doc for
complete specification )
- You can check full doc
website : ( nice phpdoc
documentation :p )
If you
have questions, ideas,
etc..., contact at my
Website.
It is very clear
and well documented ( with
Pear::Phpdocumentor )
Now i am searching
people to test and to have
some feeback, the
next
realease will depend
on the feeback i will
get.
For php beginner
what is really great for
example is the ability to
show
all queries and to
have a direct link to test
this quesries in
phpmyadmin.. :)
I am
waiting for your comments,
it would be nice if some
people would use
it. But
anyway i use already it. :p
Date: May, 11 2006 Date: Sep, 03 2004 Date: Dec, 22 2003 Date: May, 14 2002 |