Hi,

I'm trying to use some Flickr images on my website and wrote a php
script that gets me the link.
Within the html page I want to use now a tag like <img
src="/php/getImage.php" /> for the image.
If I call the script directly in the browser with
"http://myserver/php/getImage.php"; I get the desired image.
But when I try to include the img tag above in the /index.html file
above it doesn't get rendered.

I'm using apache2 and libapache2-mod-php4.

Has anybody done this? What do I miss?
Thanks for any help.

-- Bernd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to