Featured Posts
- Integrating FCKEditor FileManager in CKEditor
- Wireframe Samples for a Poll
- Implementing Factory Design pattern
- Paypal subscriptions IPN demystified
- Making a PHP CURL request to HTTPS url
- Google Analytics Tracking Code Plugin for WordPress
- Accessing and using Zend View Helpers from a common directory
- Zend Framework: Accessing Request, Response & Router Object from anywhere
Recently wrote
- Vlado on Accessing and using Zend View Helpers from a common directory
- Penuel on Integrating FCKEditor FileManager in CKEditor
- Raj on Integrating FCKEditor FileManager in CKEditor
- Raj on Integrating FCKEditor FileManager in CKEditor
- Penuel on Getting approved by Google Adsense
- Elvis Shrestha on Getting approved by Google Adsense
- Penuel on Integrating FCKEditor FileManager in CKEditor
- Penuel on Integrating FCKEditor FileManager in CKEditor
- Patrick on Integrating FCKEditor FileManager in CKEditor
- Deric on Integrating FCKEditor FileManager in CKEditor
-
Recently posted
- Getting approved by Google Adsense
- FireFox going awfully slow
- Paypal subscriptions IPN demystified
- User behaviour or Search Engine behaviour
- Improve the speed of your page
- Making a PHP CURL request to HTTPS url
- The Originators
- Travelling on a BRTS
- Google Analytics Tracking Code Plugin for WordPress
- It’s a new blog
Tag Archives: PHP
Making a PHP CURL request to HTTPS url
Recently I had been trying to make a PHP CURL request to an HTTPS url for fetching the google analytics data over their secure server url. But all I was able to get was an nasty error. “Curl error: SSL … Continue reading