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
What are helpers in php?
Do you know how to delete a file from the system?
What is final class and final method?
Explain how to submit form without a submit button.
How would you open a directory for reading in php?
What is the use of extract function in php?
Is php an object or array?
Is php front end?
What is form action php?
How many types of errors in php?
How to download and install php on windows?
What is htmlentities function in php?
How do you remove whitespace from the beginning and end of a $string variable?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
Are static variables final?