What are the Merits and De-Merits of CURL library ?
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 |
How can we access the data sent through the url with the get method?
Starting or restarting a computer is called
How do you register one session ?
How can we get the browser properties using PHP?
How many different types of messages available in php?
What is a controller in php?
Is c similar to php?
What are the advantages of object-oriented programming in php?
what is the dirrence in PHP4 & PHP5 . ?
How is it possible to set an infinite execution time for php script?
What is meant by pdo in php?
List some of the features of php7.