How to make something like iframe that will display the actual code of the other page in the source code? I think that there must be some html or php solution for that...
example
I don't want in the source code :
<iframe src ="/page.html" width="100%"> </iframe>
but :
code code code
code code code
code code and so on...
Sorry for my another noob question, I would search the answer myself but I'm not sure what exactly I am looking for... so...
