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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.