SOAP
PHP Manual

The SoapParam class

Introduction

Represents parameter to a SOAP call.

Class synopsis

SoapParam {
/* Methods */
__construct ( mixed $data , string $name )
SoapParam ( mixed $data , string $name )
}

Table of Contents


SOAP
PHP Manual