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 |
What type of language is php?
How to copy a file?
How to get tabels from database in php andd display it in the table form using codelgniter? plz help me
what is the difference between ph4 and php5
Is php a web server?
What is a namespace in php?
How many keywords are there in php?
How the web server interprets php and interacts with the client?
Tell me how to initiate a session in php?
What is a role of a designer in web development. Till what level the designer will do his work. Does he gives the complete html file or the tpl file or he should also include the smarty tag in the tpl file.
What is meant by urlencode and urldocode?
How many different types of messages available in php?