cURL is a PHP extension to communicate easily with other web sites. Libcurl extension will allow you to perform operations that you do not always have to think like submitting forms.
Jean-Baptiste Jung suggests in an article 10 ways to use the cURL extension.
The issues addressed are:
- Updating Facebook status
- Getting server's loading speed
- Connection with mySpace
- Post something on your WordPress blog
- Checking url availability
- Post on Twitter
- And many more...
Read the article
No related post