/ Published in: PHP
Expand |
Embed | Plain Text
function get_favicon($url){ return "http://www.google.com/s2/favicons?domain=".$url; }
You need to login to post a comment.
michaelx on 10/05/11
httpforrstcompostsGetFaviconsUsingPHPGoogleAPI-Lbk
function get_favicon($url){ return "http://www.google.com/s2/favicons?domain=".$url; }
You need to login to post a comment.