<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 04:48:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[CodeSnipers.com: Caveman PHP Debugging]]></title>
      <guid>http://www.phpdeveloper.org/news/4308</guid>
      <link>http://www.phpdeveloper.org/news/4308</link>
      <description><![CDATA[On CodeSnipers.com today, there's <a href="http://codesnipers.com/?q=node/165&title=">this new post</a> that aims to help with the debugging of your PHP scripts - "caveman style".
<p>
<quote>
<i>
Certainly it's possible to have nice debugging tools for php (ZEND has one), unfortunately I have not had the experience of any so I will tell you how I debug php - caveman style!
</i>
</quote>
<p>
<i>Nola</i> breaks it up into three sections:
<ul>
<li>Poke it with a stick (insert debug statements)
<li>Bring out the club (dumping/viewing variable contents)
<li>Push the boulder (using a class like <a href="http://phplens.com/lens/free_code/lensdebug.php">Lens Debug</a>)
</ul>
<p>
There's also some code in the comments that will direct you toward one of my favorite methods - the popup Javascript output...]]></description>
      <pubDate>Wed, 16 Nov 2005 05:38:49 -0600</pubDate>
    </item>
  </channel>
</rss>
