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
What does odbc do in context with php?
Define about declare construct?
What is the use of addslashes in php?
How to check an element is exists in array or not in php?
What are the advantages of triggers in php?
What is the different between count() and sizeof() in php?
What is difference between single quotes and double quotes in php?
How can you make a connection with mysql server using php?
Is php harder than javascript?
What’s the difference between htmlentities() and htmlspecialchars()?
What is parent __construct ();?
What is the functionality of the functions strstr() and stristr()?
Is age a variable in research?
How to change the principal password?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?