编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairoantialias classphp cairo the cairoimagesurface classphp cairo the cairosubpixelorder classphp dom the domentity classphp data structures the pair classphp event the eventbufferevent classphp ev the evstat classphp gearman the gearmantask classphp haru the haruoutline classphp intl the intlgregoriancalendar classphp ktaglib the ktaglib tag classphp types the mongocode classphp mongodb driver exception the mongodb driver exception sslconnectionexception class deprecated php soap the soapclient classphp soap the soapfault classphp soap the soapheader classphp soap the soapparam classphp soap the soapserver classphp soap the soapvar classphp soapserver sets the class which handles soap requests
关注编程学问公众号
编程学问网 湘ICP备20001732号