[X] The "/OldFiles" file could not be found or is not available. Please select another file.

DataDumper dumps any PHP-resource on the screen or in a file. The variable/object/other resource is displayed with syntax highlighting, indenting and variable type information in a very intuitive format. File and linenumber of the call is displayed.


http://datadumper.sourceforge.net





Separate each tag with a space.

Release Date:

2009-09-23

Topic:

License:

Intended Audience:

User Interface:

Programming Language:

Registered:

2006-11-30

Ratings and Reviews

Be the first to post a text review of datadumper. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /datadumper/3.6/data_dumper.3.6.zip

    posted 106 days ago

  • datadumper 3.5 file released: data_dumper.3.5.zip

    posted 198 days ago

  • File released: /datadumper/3.5/data_dumper.3.5.zip

    posted 198 days ago

  • datadumper 3.2 file released: dd.zip

    * Revision 3.0 * - completely new revision also based on dBug * - strings up to $GLOBALS[DD][maxstringforhex] characters are also shown in HEX format * - functionnames are even shorter now: * - d for display variable * - de for display and exit * - df for display in file * - dc display variable only when cookie is set: $_COOKIE[d] == 1 * Revision 3.1 * - DD-variables can be defined before including dd.php * Revision 3.2 * - display is always on top: position:relative and z-index:999999

    posted 441 days ago

  • File released: /datadumper/3.2/dd.zip

    posted 441 days ago

  • datadumper 3.0 file released: data_dumper.3.0.zip

    ######################################################################### ######################################################################### ######################################################################### /* * dd - DataDumper - Dump any resource with syntax highlighting, * indenting and variable type information to the screen in a very intuitive format * * based on Dumpr and on dBug * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * Author Emile Schenk * https://sourceforge.net/projects/datadumper * License LGPL * Modified June 2008 * Revision 3.0 * * Changes * Revision 2.0 * - Initial release taken from dumpr version 1.8 * - added: file and line number of dumpr-call * - added: name of variable displayed * - added: logging into a file instead of screen (parameter 2, $DD[logfile] needs to be global defined) * Revision 2.1 * - added: when no parameter is given, $_SESSION, $_GET, $_POST are displayed * - added: function dde(...), exits after displaying variables * Revision 2.2 * - changed: function ddf(...) is now used for writing into the file $DD[logfile] * Revision 2.3 * - changed: $DD[logfile] has a default: ddlog.htm (in the current directory) * - new parameter $DD[download] if=0 then no downloadlink is shown * - new parameter $DD[wordwrap] if=0 then no wordwraplink is shown * - new parameter $DD[fileline] if=0 then no file and line-info is shown * Revision 2.4 * - changed: Productlink to sourceforge * Revision 2.5 * - changed: Resolved error in productlink * Revision 2.6 * - new parameter $DD[off] if=1 then dd is off (for easy switching off debugging) * Revision 3.0 * - completely new revision also based on dBug * - strings up to $GLOBALS[DD][maxstringforhex] characters are also shown in HEX format * - functionnames are even shorter now: * - d for display variable * - de for display and exit * - df for display in file * - dc display variable only when cookie is set: $_COOKIE[d] == 1 */ ######################################################################### ######################################################################### #########################################################################

    posted 572 days ago

  • File released: /datadumper/3.0/data_dumper.3.0.zip

    posted 572 days ago

  • Code committed

    uyuni committed revision 5 to the datadumper SVN repository, changing 1 files

    posted by uyuni 1125 days ago

  • Code committed

    uyuni committed revision 4 to the datadumper SVN repository, changing 1 files

    posted by uyuni 1125 days ago

  • Code committed

    uyuni committed revision 3 to the datadumper SVN repository, changing 1 files

    posted by uyuni 1125 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

datadumper Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks