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 Link to comment https://forums.phpfreaks.com/topic/262330-selective-iframe-or-something-like-it/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.