png image not showing on server
Posted: Sun Feb 12, 2012 4:53 am
I have made a php page. And have used in it a .png image. When i run it on localhost, it works fine, the image shows. But after i have putted the file on server. jpg image works fine, But png image doesnot show.
I have used the following code for displaying images
<img src="images/Mailbox.png" width="100%" height="100%" alt="">
Any body please
I have used the following code for displaying images
<img src="images/Mailbox.png" width="100%" height="100%" alt="">
Any body please