php 中的 Perfect Soap (Wsdl) Web 服务 [英] Perfect Soap (Wsdl) web service in php

查看:28
本文介绍了php 中的 Perfect Soap (Wsdl) Web 服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名 PHP 程序员,我想使用 WSDL 创建一个 SOAP Web 服务.

I am a PHP programmer, I want to create a SOAP web service using WSDL.

请有人建议任何简单的教程或代码,使我能够在设备(iPhone、黑莓、Android)端制作对象.

Please could someone suggest any simple tutorials or code that enable me to make object on Device (iPhone, Blackberry, Android) End.

推荐答案

这里有一些教程 &PHP 中的 SOAP (WSDL) Web 服务示例:

Here are some tutorials & examples of SOAP (WSDL) web service in PHP:

  1. 使用 PHP 和 SOAP 创建 Web 服务,第 1 部分(过时 - nusoap)
  2. 使用 PHP 和 SOAP 创建 Web 服务,第 2 部分(过时 - nusoap)
  3. wsdl2php 手册(PHP SOAP 扩展)
  4. Web 服务 - WSDL:创建 SOAP 服务器(PHP SOAP 扩展)
  5. WSDL 文档示例(SOAP 解释,无 PHP)
  1. Creating Web Services with PHP and SOAP, Part 1 (out of date - nusoap)
  2. Creating Web Services with PHP and SOAP, Part 2 (out of date - nusoap)
  3. wsdl2php Manual (PHP SOAP extension)
  4. Web Services - WSDL: Creating SOAP Server (PHP SOAP extension)
  5. WSDL Document Example (SOAP explanation, no PHP)

对于 PHP 5.3 以上的最新版本

SoapClient 类用于最新版本的 PHP(5.3 及更高版本).

The SoapClient class is used in latest version of PHP (5.3 & up).

它可能对你有帮助.

这篇关于php 中的 Perfect Soap (Wsdl) Web 服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆