how do we can copy of the content of a web page with the
help og the URL and display them onto any other page
Answer Posted / uma
<iframe height="500%"
src =
"http://url"
width="100%">
</iframe>
Try using header to redirect...
pl correct me if u feel the ans is wrong:-)
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Can you define an array argument as a reference type?
What is difference between array_merge and array_combine in php?
What is the importance of "action" attribute in a html form?
What is the purpose of the '.frm' file extension? What do thes file contain?
Is php good for career?
What is array and function?
What is smarty?
What is the name of the scripting engine that powers PHP?
How is it possible to set an infinite execution time for php script?
Why do we use htaccess and where?
What exactly is PHP?
Tell me what is mean by an associative array?
How arrays are used in php?
Which variable declarations within a class is invalid in php?
How to connect to a url in php?