编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairo the cairofilter classphp cairo the cairopath classphp cairo the cairotoyfontface classphp commonmark the commonmark parser classphp 迭代器 the directoryiterator classphp dom the domnodelist classphp data structures the vector classphp event the eventlistener classphp gmagick the gmagickdraw classphp imagemagick the imagickdraw classphp intl the locale 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 soapclient returns the soap headers from the last requestphp soapserver 添加一个或多个函数来处理soap请求php soapserver sets the class which handles soap requests
关注编程学问公众号
编程学问网 湘ICP备20001732号