I’m a Freelance Developer – Hire me!
More details are here.-
Recent Posts
Recent Comments
- Mihael Konjević on With the rise of mobile browsing, fixed page elements must die.
- james on QR codes on business cards should be contacts not URLs.
- MDHayes on QR codes on business cards should be contacts not URLs.
- Culture Hack 2012 « sarah griffiths design on Flocklight: highlighting connections in a crowd
- james on Country fields in address forms
Tags
Android City Outdoors CreepyCoder Culture Hack Scotland Custom Domains Debian DrupalGardens E-commerce Edinburgh Edinburgh City Sci-Quest Edinburgh Outdoors Elastik Email ErrorReportingService Errors Exceptions FakeFringe FestaFriend Flickr Flocklight FringeWars Git GitNotes Google Apps GPS Hackdays KML KMLInfo OpenLayers Open Source OpenStreetMap Open Tech Calendar Phone Numbers In DNS PHP QR Code Real Virtual Maze Security showshift SSL stackoverflow Tech Meetup Twitter UI Volunteer WordPressArchives
Blogroll
Meta
Tag Archives: ErrorReportingService
More PHP Error Handling Tips
I gave a talk on Dealing with Errors at the PHP Unconference 2011 in Manchester, and notes were requested. So these posts cover the content of the talk, and more besides. This one covers suppressed errors, debug backtraces and multiple … Continue reading
Introduction to PHP Exceptions
I gave a talk on Dealing with Errors at the PHP Unconference 2011 in Manchester, and notes were requested. So these posts cover the content of the talk, and more besides. This post covers Exceptions.
Catching PHP Errors
I’ve seen several tutorials on catching PHP errors that only mention how to catch one type of error – so here is a quick post with details of how to catch more.
Tracking Errors with PHP
If you have a PHP app, how do you track errors? I’ve been working on an Open Source project to enable you to capture errors and send them to a reporting app.
Posted in Uncategorized
Tagged Elastik, ErrorReportingService, Errors, PHP, WordPress
Leave a comment