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
Which function will you use to create an array?
What is the maximum size of a table in mysql?
What is null value in php?
What is a simple php method to make a cross domain data request?
What is php mainly used for?
Which is the best php framework for a beginner?
Explain converting an object?
Difference between $message vs. $$Message in php.
What is the meaning of "enctype= multipart/form-data" ?
Why php is used in html?
What is the difference between single-quoted and double-quoted strings in php?
How many escape sequences are recognized in single-quoted strings?
Explain what is the difference between session and cookie?
Does https prevent csrf?
What does == mean in php?