3 thoughts on “Debugging Article for PHPWomen.org

  1. I find good error handling and log files are the best starting point.

    As I use ob_gzhandler() a lot of echo/var_dump() stuff gets lost and results in a blank page (as the compressed content becomes invalid). Here’s a minimal example to hack away at:

  2. Hey Geoff! Logging is certainly a very useful technique – I build it in to my apps, but when you inherit something sometimes its the apache logs or nothing :)

Leave a Reply

Please use [code] and [/code] around any source code you wish to share.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)