News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Bug-Free Your Bug-Fixing Toolkit (Part 1 of N)
October 16, 2008 @ 10:29:57

Brandon Savage has the first part of a series posted (with N parts) showing off some of the tools that PHP already has built in to make your debugging life easier.

PHP has a large number of tools for fixing bugs and resolving underlying issues. But many people don't know what they are, and some of them are extensions requiring installation in order to work. In this series, we'll explore some features for debugging PHP scripts, from the most basic to more advanced.

He looks at three of the most basic ones (and ones that most developers I know out there use every day) - var_dump, print_r and var_export. Examples of each in use are included...

0 comments voice your opinion now!
debug tool included vardump printr varexport tutorial


blog comments powered by Disqus

Similar Posts

Content with Style Blog: A caching pattern for models

WebReference.com: XML and PHP Simplified

DevShed: Parsing Child Nodes with the DOM XML extension in PHP 5

Oracle Technology Network: Creating an Ajax Process Using PHP and Oracle

Paperbagcoder: MVC and PHP


Community Events











Don't see your event here?
Let us know!


functional introduction series interview opinion object language release podcast example code framework zendframework2 composer tool community conference development testing unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework