What is the meaning of curl , which is used while connecting
with pay pal? and how it works?
Answer Posted / vipul dalwala
CURL means copy url... It will copy the page from remote
location to ur php page
| Is This Answer Correct ? | 10 Yes | 22 No |
Post New Answer View All Answers
Tell me how can we check the value of a given variable is alphanumeric?
How do I run php?
Explain include(), include_once, require() and require_once?
What is htaccess? Why do we use this and where?
What is the expansion of LAMP?
What are regular expressions in programming?
Explain mysql_errno()?
How to select a database in php?
What is php destruct?
What does the unlink() function means?
What is the difference between myisam and innodb?
How to create a session? How to set a value in session?
Is polymorphism inherited?
Which is better python or php?
How is it possible to know the number of rows returned in the result set?