How To Use cURL (in PHP) For Authentication And SSL Communication
Written by Panagiotis Voutouris & George Nicolaou
Tuesday, 30 September 2008 11:53
Using cURL (in PHP) to access https url is often not as simple as using the proper url. Using it for authentication is also not very clearly documented. This is a mini tutorial for both accessing https url's as well as for http authentication.
Utilize a custom PHP class for integrating the Authorize.Net Advanced Integration Method (AIM) API into an ecommerce website. It includes the class and step-by-step instructions for using it.
Tutorial on how to fetch the external links to any given article through Google Blog Search's Atom feature and displaying them as a list of trackbacks. With this implemented your blog readers will get the complete picture of the off-site discussion.
Christoph Dorn has released an interesting tutorial titled FirePHP and Zend Framework 1.6 over on his blog. In it (as you can most likely deduce from the title) he gives a quick rundown on how to get up and running with the new FireBug/FirePHP integration that comes with Zend Framework 1.6.