我想做一些事情,我在一个名为 home.php 的页面上有一个链接到 facebook,当你点击这个链接时,我希望它带你到一个名为 frame.php 的页面,顶部有一个标题和 facebook iframe 中的链接。像这样:http ://themeforest.net/item/ime-portfolio-web-app/full_screen_preview/2918523任何人都可以建议最好的方法是什么。如果您查看该链接的来源,您会看到它们有一个标头,后跟一个 iframe,前一个链接传播到其中。
希望这一切都有意义,如果不是我想要实现的一些基本编码:
<a href="Send-to-iframe:http://facebook.com">link</a>
- -下一页
<header>My website name/logo</header>
<iframe src="propagated iframe link from previous page">