favicon in php

Hello Everyone!

 

can some one help me how to add favicon and thumbnail on php for my dolphin splash page

i have this on my _header.html

<link rel="icon" type="image/png" href="/favicon.png" />
<link rel="image_src" href="/image/mysite.png" />

 

I want to use this on my splash.php

 

Thank's a lot

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 27 Sep 2010

Most browsers (essentially all of them) should be able to detect a favicon without the help of any code. Just make sure it's called favicon.ico and is in the root directory of public_html/ or the root directory of your site. I'm not sure about any code to insert a favicon with PHP. You may be able to include a HTML file with the needed code, but I'm not sure if that will work.

 

Edit: I see you're using a PNG file for your favicon. If you wanted to try the auto-detection method mentioned above, you may have to convert it first to an ICO file (icon format). There are several sites on the Internet that allow you to do this online for free.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 27 Sep 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.