The SoapParam class

(PHP 5 >= 5.0.1)

簡介

Represents parameter to a SOAP call.

類別摘要

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

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top