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...
Post new comment