Quantcast
Channel: artur.ejsmont.org - Soap
Browsing latest articles
Browse All 6 View Live

Missing Soap extension in command line PHP cli in Xampp on Mac OS

Seems that creators of xampp did not include the soap extension in the cli executable. Its not available as module either so we have to compile it ourselves. Notes inside.read more

View Article



PHP Soap Error - Procedure 'xxx' not present

In PHP while using SOAP extension and calling external service, you might get into problem that PHP keeps on saying that method does not exist. You are calling a method on a service that has the method...

View Article

PHP soap extension error: Error Fetching http headers

Some times you might come across the mysterious web service error in PHP saying: 'Error Fetching http headers'What it means is that connection or the call itself to the web service took longer than...

View Article

Image may be NSFW.
Clik here to view.

Review - Java Web Services

Seems like i am out of luck lately when it comes to books. I must say this book was not really my type. Sometimes it is not easy so describe why, but book is just tough to read. The thing i did not...

View Article

More efficient ways of debugging SOAP based Web Services from PHP

I have worked with SOAP services from time to time but now i have actually even nicer way to debug them. I still use SOAPUI as its an amazing tool but now i can easily see what is PHP doing :- )Before,...

View Article


SoapClient causing a fatal error when WSDL unreachable

Just a very short tip as it was a big surprise to me :) If you have xdebug enabled SoapClient will not throw an exception but cause a fatal error. All you have to do is disable xdebug or make sure that...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images