TechForums - Computer and Technical Discussions

Full Version: How To Use cURL (in PHP) For Authentication And SSL Communication
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.

Posted at http://www.goodphptutorials.com/out/How_...munication
Reference URL's