Friday, February 28, 2014

One rainy Saturday morning

This is a non typical rainy Saturday at the start of march :)



via WordPress http://ift.tt/1dKtNRM

Thursday, February 27, 2014

How to set SSL version when sending requests via SoapClient?

Every now and then you are required to work on a API which is pretty big. However, the SSL version they have used is depreciated one so you cannot use standard SoapClient class to communicate with them. The following snippet allows you to create your wrapper class which extends SoapClient and allows you to execute [...]



via WordPress http://ift.tt/1bQuJbQ