News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

HowTo Forge: Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2008.0

PHPBuilder.com: PHP and Regular Expressions 101

DevShed: Database Security: Guarding Against SQL Injection

Fabien Potencier's Blog: PHP Serialization, Stack Traces, and Exceptions

Graham Bird's Blog: Extra-pretty URLs with slugs


Community Events











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


zendframework2 testing language symfony2 functional interview google database usergroup framework community series rest development conference phpunit opinion introduction release podcast

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