Categories
Tags → Php Soap Extension

PHP SOAP Extension Client Programs

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

PHP SOAP Extension - Server Applications Tutorials

This tutorial describes: PHP SOAP Extension Functions for Server Applications HelloServer.php - First SOAP Server Application HelloServer12.php - SOAP 1.2 Server Application HelloServerWsdl.php - SOAP 1.2 Server Application in WSDL Mode
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
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...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
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-2019 jCay.com