add this link in your header
Give href link were your image placed:
<link rel="shortcut icon" type="image/png" href="/favicon.png"/> <link rel="shortcut icon" type="image/png" href="http://eg.com/favicon.png"/>
What is the easiest way to convert a webpage into a jpg or png file? I've seen several programs that can do various conversions, but nothing open source that can do it in a single conversion.
I have some work to deal with directory upload..We can do individual file upload, but I want to know entire directory upload which will contain multiple files...