PHP Curl is a powerful tool provided to the community as a souvenir. In simple words Curl is basically used to communicate with remote host, send a request and get a response. The response may contain data like a message, error response etc. So its a very simple process. There are certain Curl commands through [...]
Posts Tagged ‘Curl’
Tutorial Article on How to use POST method/request in PHP CURL, Execute HTTP POST method in PHP CURL
August 24th, 2010
Garry Use PHP Curl for Remote API Integration, Payment Gateway Integration
September 22nd, 2009
Garry PHP has been gifted with a CURL library. But most of the php developers new in the community are not aware of the power of CURL. Before I show you with some code for which you must be very anxious about, let us go through with some of the benefits whch are provided by CURL [...]
RSS Feed
Twitter
Posted in
Tags: