【发布时间】:2010-01-28 12:43:07
【问题描述】:
我需要知道如何在此链接中的 .php 部分之后传递所有内容
"http://wreckedclothing.net/help/view.php?e=john@wreckedclothing.net&t=985559"
到同一页面上的 iframe。 “托管在同一站点上” 像这样
"<iframe>
src="http://www.wreckedclothing.net/help.php?e=john@wreckedclothing.net&t=985559"
frameborder="0"
width="829"
name="tree"></iframe>
看看它如何将所有内容添加到 src 中的链接
【问题讨论】: