News Feed
Jobs Feed
Sections




News Archive
DevShed:
Error Handling for Dynamic Twitter Signature Images with PHP
August 26, 2009 @ 07:55:45

DevShed has posted the third part of their series looking at the creation of dynamic twitter signatures. These signatures are the sort of badges you'd see on a site with the user's latest tweet and their photo.

In the third installment in this series, I will be demonstrating how to add proper object-oriented error handling to the SignatureImage class.

They've built up the class to take in a twitter username and, via a cURL request pull in both the account's avatar and latest tweets. If something goes wrong, though, the class needs to be modified to handle it. They show how to add in try/catch handling with an error handler method in the class to work with the error's result.

0 comments voice your opinion now!
error handling twitter tutorial signature


blog comments powered by Disqus

Similar Posts

CodeIgniter.com: A Quick Look at Sparks

Pathfinder Blog: PHP Spam Injection First Aid with Apache ModSecurity

php|architect: Introduction to Solar

Zend Developer Zone: Zend Framework Hidden Gems: Introduction

HowTo Forge: How To Harden PHP5 With Suhosin On Fedora 7


Community Events









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


functional event framework database unittest composer interview object introduction release api development language code community example opinion testing zendframework2 phpunit

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