ingres Posted June 10, 2007 Share Posted June 10, 2007 Hello, I've started a del icio us clone web site. I wanted to attach a small "if you like this site bookmark now" message at the top of the external page when anyone click them. I will reformat the outgoing links from URL to GO.php?URL=URL I try require() first. At go.php when I call require("$URL") page shows up but relative links and images are broken. I try iframe but I don't want my message always displays (would be ugly). I don't want to use frame either. Can I include aspx or jsp pages too? What would be the neat way to do this. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/54973-including-external-html-but-relative-links-are-broken/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.