PHP - getting a site's favicon and converting it to png if necessary

后端 未结 6 515
醉梦人生
醉梦人生 2020-12-28 22:57

For any given site \"example.domain.tld\" or merely \"domain.tld\" I need to do the following in PHP:

  • If the site has a favicon, get it wherever it is
6条回答
  •  悲&欢浪女
    2020-12-28 23:40

    Found this: http://www.controlstyle.com/articles/programming/text/php-favicon/

    I'm about to try it for my project and I'll report back and tell you if it works!

    Cheers

    Iain

提交回复
热议问题