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
What does a special set of tags do in php?
What is the current stable version of php? What advance thing in php7?
What is a php class?
How to run the interactive php shell from the command line interface?
What is the difference between $message and $$message in php?
What is variable declaration?
What is static method php?
What are the special characters you need to escape in single-quoted stings?
What does session start do in php?
How can a cross-site scripting attack be prevented by php?
What are the different filter functions used to filter a variable?
Which php framework is best for web development?
How to define a function with any number of arguments?
Why php was called as personal home page?
How to redirect https to http url and vice versa in .htaccess?