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
Explain what is the use of "echo" in php?
What is a closure in php?
Does jwt protect against csrf?
What is a helper function?
How can we submit form without a submit button?
What good is polymorphism?
Why use static methods php?
Explain about a search-friendly site looks like?
Is php a case sensitive language?
What are interfaces in php?
What is difference between ksort() and usort() functions.
How can we access the data sent through the url with the get method?
How to remove leading and trailing spaces from user input values?
Can we override static method in php?
What is the static variable in function useful for?