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 )
}

Зміст

add a note add a note

User Contributed Notes

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