PHP Doku:: The SoapVar class - class.soapvar.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzWeb ServicesSOAPThe SoapVar class

Ein Service von Reinhard Neidl - Webprogrammierung.

SOAP

<<SoapParam::SoapParam

SoapVar::__construct>>


UnterSeiten:

The SoapVar class

Einführung

A class representing a variable or object for use with SOAP services.

Klassenbeschreibung

SoapVar {
/* Methoden */
__construct ( string $data , string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )
SoapVar ( string $data , string $encoding [, string $type_name [, string $type_namespace [, string $node_name [, string $node_namespace ]]]] )
}

Inhaltsverzeichnis


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)