Categories
Tags → Php Soap Client

PHP SOAP Extension Client Programs

This article provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.
DETAILS

NuSphere NuSoap class

NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a set of PHP classes - no PHP extensions required - that allow developers to create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1. NuSOAP PHP Web Se...
DETAILS

Introduction to PHP SOAP Extension

This tutorial describes: What is PHP SOAP Extension? My first example with SOAP Extension. SOAP Extension functions for client applications. How to dump detailed information for debugging. A WSDL document example. How use SOAP Extension in non...
DETAILS

cURL

This class is an object oriented wrapper around the PHP cURL extension functions. The cURL extension is often used as HTTP client to access to remote Web pages or Web services via HTTP like those using the SOAP protocol. The class provide...
DETAILS
©2003-2008 jCay.com