编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « SoapParam::SoapParam
  • SoapVar::__construct »
  • PHP Manual
  • SOAP
  • The SoapVar class

The SoapVar class

(PHP 5, PHP 7)

简介

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

类摘要

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

Table of Contents

  • SoapVar::__construct — SoapVar constructor
  • SoapVar::SoapVar — SoapVar constructor
相关文章
php 迭代器 the cachingiterator classphp cairo the cairohintmetrics classphp cairo the cairosolidpattern classphp dom the domdocumenttype classphp event the eventbase classphp ev the evprepare classphp gearman the gearmanexception classphp soap the soapclient classphp soap the soapfault classphp soap the soapheader classphp soap the soapparam classphp soap the soapserver classphp soap the soapvar classphp classkit 函数 dynamically adds a new method to a given classphp hyperwave api 函数 returns object of class hw apiphp opcode descriptions and examples declare classphp intlgregoriancalendar create the gregorian calendar classphp pht runnable the entry point of a threaded classphp reflectionparameter gets declaring classphp soapserver sets the class which handles soap requests
关注编程学问公众号
编程学问网 湘ICP备20001732号