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

Tobias Schlitt's Blog: Sending HEAD requests with ext/curl

Builder.au: Dynamic XML document construction with the PHP DOM

Josh Adell's Blog: Phar Flung Phing

Mike Willbanks' Blog: Getting Started with Nginx and PHP-FPM

DevChix: Getting started with YUI's Connection Manager in Rails and PHP


Community Events











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


language functional opinion object conference podcast composer code introduction zendframework2 release framework development database api interview community example testing series

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