Meaning Of CURL
- Curl Stand for Client URL, originally with URL Spellend in uppercase to make it obvious that it deals with URLs.
- Frist CURL liabrary was releas in 1997. A free easy-to-use client-side URL transfer liabrary supporting FTP, TPS, HTTP, HTTPS and other then.
- Php CURL is used in multiple languages like Php, Asp.NET etc
- Libcurl is library which support data transfer on exclusive protocol. The module for PHP that makes it possible for PHP programs to access curl functions within PHP.
- php design allow you use a varity of web resources from within your php script.
- Send Http request utilizing quite a lot of method like POST, GET.
- Accessing to third party API systems.