News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
A Custom Exception Class for Dynamic Twitter Signature Images with PHP
August 27, 2009 @ 15:04:05

DevShed has posted the second-to-last part of their tutorial series about creating a Twitter "badge" for your site with the custom icon and latest tweet pulled from the site. This new part looks at handling exceptions thrown by their class.

This application serves a single purpose. It accepts an input and delivers an image to the browser. In the event of an error, the script halts execution and displays that error. The problem lies in this difference in output. The calling page is expecting an image and therefore won't display the error text. So to make this useful, it might be a good idea to deliver the error text as an image instead.

They show you how to build the custom exception handling interface and the code to create the exception that will use it.

0 comments voice your opinion now!
exception tutorial twitter handling




Community Events





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


conference development api interview release application introduction framework community language symfony2 podcast opinion extension custom series phpunit unittest component test

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