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 / pinak
this can also be done by curl function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to detect a mobile device using php
What is difference between echo and print in php?
Explain me how to include a file to a php page?
Explain how to run the interactive php shell from the command line interface?
What kind of variable is age?
Which php framework is best for web development?
How to create a session? How to remove data from a session?
In php, how to redirect from one page to another page?
Do you know how to declare an array in php?
What is the difference between nowdoc and heredoc?
Explain about the $_GET variable of PHP?
Is php strongly typed?
What is php default argument?
What is the difference between array_map () and array_shift ()?
How can we encrypt the password using php?