|
Puzzle Poker is an easy new
PHP Dump is an enhanced
puzzle game based upon
version of the var_dump PHP
poker. Cards are dealt and
function. It can be used
you form as many poker hands
during debugging to quickly
as you can before the clock
output and display many data
runs down. Better poker
types, including
hands win more chips you
multi-dimensional arrays and
win. Create online
MySQL result sets. It
clubhouses. Win awards in
will output the data in an
your trophy case.
easy to read format.
Features:
- Support
for: strings, integers,
floats, Booleans, arrays
& multidimensional
arrays, mysql result
sets, objects, streams,
timestamps & null
values.
- Able to output
data with or without “nice”
css 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: Aug, 21 2006 Date: Jan, 25 2006 |