Jump to content

image not showing


alexb27

Recommended Posts

Hi all,

I have the following problem: there is a html file in my htdocs folder, and images in htdocs/images/ ; I specify

<img src="C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/images/1.jpeg" />

but the image doesn't show in any type of browser. I tried also backslashes, relative path

<img src="/images/1.jpeg"  />

  but that didn't worked eader . If i create a simple html file not in htdocs and put the images in a folder "images" placed in the same folder as the  html it works. Why? Is there a solution? Thank you in advance!

Link to comment
https://forums.phpfreaks.com/topic/217464-image-not-showing/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.