Pages

▼
Showing posts with label soap. Show all posts
Showing posts with label soap. Show all posts
Thursday, December 19, 2013

SOAP request in PHP with CURL

›
Php code to soap action via curl: <?php $xml = '<?xml version="1.0" encoding="utf-8"?>' . ...
3 comments:
Saturday, April 27, 2013

Php making a soap based server with basic authentication

›
Compared to the standard authentication in the rest of your applications, SOAP authentication isn't too complicated. There are two easy...

Php making a soap based wsdl server

›
First create a wsdl file under www/soap/ directory named suppose soap1.wsdl: <? xml version = "1.0" ?> <definitions...
›
Home
View web version
Powered by Blogger.