You first have to compile the pages in the iframe via PHP script. I nthe script with preg_replace you have to remove all the <img> and <object>(<embed>) tags. To get the page's content in the iframe via php i suggest you use cUrl. That's it.