NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Example: dBugging an array
18091 Example: dBugging an array http://dbug.ospinto.com If you have ever used ColdFusion you would certainly agree with me that its tag (cfdump) has a much better representation/output of a variable and its contents than PHP's var_dump which only outputs horrible structured information. It's very difficult to view at a glance the contents of a large array with var_dump. Well, dBug is the the equivalent of PHP's cfdump. ColdFusion programmers would be happy to note that the same color scheme is used as the default scheme for dBug. And well, PHP programmers would be happy to note that they can at last see contents of a variable much easier with dBug. PHP > Scripts and Programs > Development Tools > Debugging and Testing Oct 13, 2006 Kwaku Otchere

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Example: dBugging an array:


Other links at PHP > Scripts and Programs > Development Tools > Debugging and Testing
The basic purpose of PHP_Debug is to provide assistance in debugging PHP code, by "debug" i don't mean "step by step debug" but program trace, variables display, process time, included files, queries executed... These informations are gathered through the script execution and therefore are displayed at the end of the script so that it can be read and used at any moment. (during the development phase or using a special account in production)
Category:

If you do much development in PHP, you've undoubtedly used the var_dump() function to see the contents of a variable. And if you're like us, you've probably even cussed your monitor a time or two as you tried to decipher var_dump()'s output into something legible.

At PHP Labs, we built a better var_dump(). We've been using it internally for our own development for months, and now we've decided to make it available to you! This is the first script we've released which is specifically targeted at other PHP programmers, and we're sure that you'll find it useful if you spend any time coding in PHP.
Category:

PHP_Dyn - PHP Dynamic Script Tracer
Category:

It is highly recommended that you log your errors to a file instead of displaying them in the browser. As this log file grows, it can become difficult to find and react to errors. This script will read and analyze your php error log and spit out a more readable version with the worst errors highlighted so you can fix those first
Category:

The Bike Odyssey Debugger Y (BODY - with applogies to Roy & HG) is a fully functional Symbolic Debugger for PHP that plugs a very big hole left by this popular OpenSource web development platform.
Category:




Main Category
199
2044
829
286
175
1801
1439
913
1177
7568
70
917
59
2238
175

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19871
Categories: 1275
Registered Users: 764
Mailing List Subscribers: 2047
Unique Outgoing Hits: 230998

Pagerank Statistics
PR 10
1 site(s)
PR 9
14 site(s)
PR 8
39 site(s)
PR 7
241 site(s)
PR 6
703 site(s)
PR 5
1769 site(s)

PHP News