I have discovered a problem on one of my PCs. I am trying to include image in a page. Part of the URL comes from db. However this is not a problem, because even when I try to include straight code line -- the image just does not show!!!
echo '<img src="http://domain.com/i/LDRS_Ad_613304_sm.png">';
I check on two other PCs and everything works just fine. Thius is the only one that's giving me hard time. The page contains other images and they show just fine...
lost
:mad: