方法一: nosoap 前提,在目录里添加lib nusoap.php class.nusoap_base.php class.soap_fault.php class.soap_parser.php class.soap_server.php class.soap_transport_http.php class.soap_val.php class.soapclient.php class.wsdl.php class.wsdlcache.php
方法一: nosoap
前提,在目录里添加lib
nusoap.php class.nusoap_base.php
class.soap_fault.php
class.soap_parser.php
class.soap_server.php
class.soap_transport_http.php
class.soap_val.php
class.soapclient.php
class.wsdl.php
class.wsdlcache.php
class.xmlschema.php
nusoapmime.php
这几个文件
include_once "lib/nusoap.php";
function GetTestStr($who) {
return "Hello". $who;
}
$namespace = "http://sanity-free.org/services";
// create a new soap server
$server = new soap_server();
$server->soap_defencoding = 'UTF-8';
$server->decode_utf8 = false;
//初始化WSDL支持
$server->configureWSDL("test", "");
//输出WSDL schema types in the namespace with the tns prefix
$server->wsdl->schemaTargetNamespace="nete:cebbs_wsdl";
$server->register('GetTestStr',array("str"=>"xsd:string"), // 输入参数的定义
array("return"=>"xsd:string") // 返回参数的定义
);
/************************************************************************
发布SOAP服务 GetFriendList
************************************************************************/
$HTTP_RAW_POST_DATA=isset($HTTP_RAW_POST_DATA)?$HTTP_RAW_POST_DATA:"";
$server->service($HTTP_RAW_POST_DATA);
?>
-------

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 English version
Recommended: Win version, supports code prompts!

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

Dreamweaver Mac version
Visual web development tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
