/**

popular collection of scripts for all

*/
/** Search */

Debugging and Testing

 }

Quick Project Manager

Hits: 3
*****
0.0

Micro Trace

Hits: 14
*****
0.0

Pasword Tester

Hits: 15
*****
0.0

SimpleBytes SimpleTrace class

Hits: 11
*****
0.0
What is QPM? Now you can
Micro Trace helps you to
Password tester is a simple
SimpleTrace is an open source
easily and quickly manage
include trace messages into
upload and use program that
PHP class designed to help
any projects you have on the
your PHP code. You can easy
will allow you to enter a
developers with the task of
go. This is perfect if you
switch on and off debugging
password and see what it
debugging and analyising
hire freelancers, and even
informations, select whether
looks like using MD5, Sha1
script runs. The class
better if you need to
it should display or write
or both types of encryption
allows you to output
organize your own staff.
into a logfile. You can use
used together. This will
messages to a number of
How does QPM work? First
log leveles. Installation is
allow you to avoid having to
different formats for
you login as admin and you
quite easy, just include the
use echo in order to find
analysis at run time or at a
add projects. Next you add
file into your php code and
out what your password
later date. As SimpleTrace
the modules for each
you can use the logError,
should be when you may need
is open source, you can
project. Then you assign
logWarning, logInfo
to know. This is great for
download it for free at any
staff to the project.
functions.
databases and other
time. Features: Class based
What types of projects
 
applications where debugging
PHP script, encapsulated for
does this work for? # You
 
may become tedious.
easy integration into your
can use this for any types
 
 
applications, Output trace
of projects you have, for
 
 
information into 3 formats:
example: PHP projects #
 
 
Raw text file, MySQL
Construction Projects # ASP
 
 
database or PHP array for
projects # Design
 
 
displaying in real time.
projects # Advertising
 
 
Includes an example of
Projects # software
 
 
usage. Full PHPDoc
projects # Website
 
 
documentation included.
Projects # eBook
 
 
Open Source code means
Projects # Office
 
 
SimpleTrace is free to all!
Projects # Any type of
 
 
 
projects!
 
 
 


Date: Dec, 13 2006


Date: Nov, 08 2006


Date: Oct, 22 2006


Date: Oct, 05 2006
phpautotest is a tool for
This script will read and
If you do much development in
PHP Dump is an enhanced
testing PHP-driven websites.
analyze your php error log
PHP, you've undoubtedly used
version of the var_dump PHP
It has to be walked through
and spit out a more readable
the var_dump() function to
function. It can be used
your web-site once, it can
version with the worst
see the contents of a
during debugging to quickly
then follow the same steps
errors highlighted so you
variable. And if you're like
output and display many data
and report whether the pages
can fix those first.
us, you've probably even
types, including
did not work as expected.
 
cussed your monitor a time
multi-dimensional arrays and
Variable values as well as
 
or two as you tried to
MySQL result sets. It will
HTML output can be tested.
 
decipher var_dump()'s output
output the data in an easy
Variable values as well as
 
into something legible.
to read format.
HTML output can be tested.
 
At PHP Labs, we built a
Features: - Support
HTML output is tested using
 
better var_dump(). We've
for: strings, integers,
regular expressions.
 
been using it internally for
floats, Booleans, arrays
 
 
our own development for
& multidimensional
 
 
months, and now we've
arrays, mysql result sets,
 
 
decided to make it available
objects, streams, timestamps
 
 
to you! This is the first
& null values. -
 
 
script we've released which
Able to output data with or
 
 
is specifically targeted at
without “nice” css
 
 
other PHP programmers, and
formatting. - Supports
 
 
we're sure that you'll find
nesting of different data
 
 
it useful if you spend any
types, eg. An array could
 
 
time coding in PHP. Be
contain a mysql result set,
 
 
sure to check out the demo,
which could in turn contain
 
 
where we compare the output
Booleans, integers etc.
 
 
of PHP's var_dump() function
- Provides tool tips
 
 
with our custom vardump()
describing what data type
 
 
function. You have to see it
each outputted variable
 
 
to believe it!
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: May, 11 2006


Date: Mar, 05 2006


Date: Mar, 03 2006


Date: Jan, 25 2006
{ Copyright } ©2006 NuclearScripts.com