
HTML:
Código PHP:
<iframe name="prueba3" src="prueba.htm" width="100%" height="100%" scrolling="no" marginwidth="0" marginheight="0" frameborder="0">
</iframe>
Código PHP:
document.write("<iframe name=\"prueba3\" src=\"prueba.htm" width="100%\" height=\"100%\" scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\">");
document.write("<\/iframe>");