Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the meaning of curl , which is used while connecting
with pay pal? and how it works?

Answers were Sorted based on User's Feedback



What is the meaning of curl , which is used while connecting with pay pal? and how it works?..

Answer / madipally naveen kumar

Curl means client URL , php supports libcurl which allows
you to connect and communicate to many different types of
servers with many different types of protocals .libcurl
currently supports http,https,ftp,gopher,telnet and ldap
protocals.Once you have enabled the php with curl
support.you can use the curl functions.You can intialize a
curl session using the curl_init(),then you can set all
your options for the transfer via the curl_setopt(),then
you can execute the session wiht the curl_exec() and then
you can finish off your session using the curl_close().

Is This Answer Correct ?    56 Yes 0 No

What is the meaning of curl , which is used while connecting with pay pal? and how it works?..

Answer / 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

More PHP Interview Questions

What is inheritance in php?

0 Answers  


How we can convert dynamic url into static url? plz provide code.

2 Answers   Xento,


How to create a session? How to remove data from a session?

0 Answers  


Is php a dying language?

0 Answers  


What is the maximum size of a database in mysql?

0 Answers  


how can we retrive value from one database server and store them another database server using php?

3 Answers  


A company named Pensar Technologies in chennai has offered me a job as Software Trainee in chennai.But they are asking to pay demand draft of Rs.75000/- in the name of the company.They are saying the gross renumeration will pay Rs.90000/- annually.I want to know whether this is good or bad company?Help me out in this.

18 Answers  


What are the types of variables in php?

0 Answers  


How to call a php function from html button?

0 Answers  


What is the use of "echo" in php?

0 Answers  


How many different types of messages available in php?

0 Answers  


What are php magic quotes?

0 Answers  


Categories