What are the Merits and De-Merits of CURL library ?

Answer Posted / pankajbisane

PHP supports libcurl, a library that allows you to connect
and communicate to many different types of servers with many
different types of protocols.
libcurl currently supports the http, https, ftp, gopher,
telnet, dict, file, and ldap protocols.
libcurl also supports HTTPS certificates, HTTP POST, HTTP
PUT, FTP uploading (this can also be done with PHP's ftp
extension), HTTP form based upload, proxies, cookies, and
user+password authentication.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do functions work?

545


How many records can be stored in mysql table?

557


Describe the security vulnerability of PHP?

618


How can I embed a java program in php file and what changes have to be done in php.ini file?

517


What is the function mysql_pconnect() useful for?

557






Write a program to find no of days between two dates in php?

523


What does $globals means?

532


What is basename php?

522


How do you count numbers in php?

516


Is salary a ratio or interval?

560


How to get useful error messages in php?

574


What is magic function in php?

546


When use javascript vs php?

543


How php statement is different from php script?

544


How to run a php script?

578