News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Grabbing website Favicons using curl and php
May 30, 2011 @ 12:52:11

Sameer Borate has a a new tutorial posted to his blog about grabbing favicons with curl and the help of the Google Shared Stuff API.

Google Shared Stuff allows one to easily get the Favicon of any website with a single line. [...] This [curl request] will display the Favicon in the browser. An even more interesting thing we can do is to save the same to a PNG file.

He includes the code to make the curl request to the Google service and save it as the local PNG file. Built on top of this is another script that handles multiple sites (his example uses six different sites), pulls down each of the images and pushes them all together into one. You can see an example here.

0 comments voice your opinion now!
tutorial curl google sharedstuff api favicon


blog comments powered by Disqus

Similar Posts

Hasin Hayder's Blog: Creating Thumbnail of WebPages using WebThumb API

PHP in Action: Real programming with PHP 5.3 (part 1): array processing

The Tutorial Blog: Adding security to CodeIgniter forms with a custom library class

NetTuts.com: Mockery: A Better Way

PHP Web Services: How to configure https for Apache2.2 and consume PHP web services over https


Community Events









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


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

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