Cheno Posted May 10, 2012 Share Posted May 10, 2012 I have a very specific idea that requires the use of an iframe. Nearly the entire function of the webpage is loading an outside page within my own page, which inherently makes me think to use an iframe. But specifically I'd like to remove most of the code within that frame. Such as the HTML command and BODY command. If possible I'd like to remove everything prior to the first instance of a specific indicator. I've also considered the php include(); command, but still have the same problem with selective importing. If anyone has an idea as to how this might work, that would be super appreciated. Thanks a billion <3 Quote Link to comment https://forums.phpfreaks.com/topic/262330-selective-iframe-or-something-like-it/ 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.