Get the Favicon from a website


/ Published in: PHP
Save to your folder(s)

**Example of use:**

<a href="http://www.php.net/manual/en/index.php"><img src="<?php echo get_favicon('http://www.php.net/manual/en/index.php') ?>" alt="Favicon" title="See PHP documentation" width="16" height="16" /></a>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.