SOAP
[ class tree: SOAP ] [ index: SOAP ] [ all elements ]

File: client.php

Source Location: /SOAP-0.9.2/example/client.php

Classes:

Page Details:

This file contains an example SOAP client that calls methods on the example SOAP server in this same directory.

PHP versions 4 and 5

LICENSE: This source file is subject to version 2.02 of the PHP license, that is bundled with this package in the file LICENSE, and is available at through the world-wide-web at http://www.php.net/license/2_02.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require('SOAP/Client.php') [line 23]
require_once('example_types.php') [line 69]
This client runs against the example server in SOAP/example/server.php. It does not use WSDL to run these requests, but that can be changed easily by simply adding '?wsdl' to the end of the url.

Documentation generated on Mon, 11 Mar 2019 14:33:02 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.