18090Learn HTML By Example v.1.05http://www.web-design-factory.net/learn-html-example.htmlLearn HTML By Example is a sweet little JavaScript / HTML program that allows you to see the HTML you input into on side displayed as a web page on the other. To install the program, just download it from Web Design Factory, and upload it to your web site. It is a great addition to any web design-related web site, especially ones with tutorials.PHP > Scripts and Programs > Development Tools > Debugging and TestingOct 13, 2006www.Web-Design-Factory.net
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.
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)
Atrise PHP Script Debugger is a debug script for your PHP projects. It can help you to show PHP code variables, debug string output, script execution time, the page source and other information that helps you in your PHP development.
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.
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.