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 I know my xampp version?

512


Tell me how do I check if a given variable is empty?

533


How to redirect a url from http to https in .htaccess?

516


Is array empty php?

500


What are php keywords?

531






Which function would you use to read a line of data from a file in php?

559


How stop the execution of a php scrip?

529


Is php a mvc?

508


Which function is used in php to count the total number of rows returned by any query?

518


Tell me how to initiate a session in php?

547


Is php strongly typed?

605


What is full form of php? Who is the father or inventor of php?

493


What is super () python?

531


What is the name of the scripting engine that powers PHP?

707


List some features of php that are deprecated in php7?

463