Web Services class
Date: Mon, 31 May 2004 09:20:40 +0200
I'm looking for a good and reliable class to build a SOAP server in PHP. So
far I've only found nuSoap and Pear::Soap. Which one would you recommend to
use?
Relevant Pages
- Re: Web Services class
... > I'm looking for a good and reliable class to build a SOAP server in PHP. ... I'm using the PEAR SOAP functions and have found them to be stable. ... (comp.lang.php) - SOAP and Oracle
... I'm needing to develop a SOAP server on Linux connecting to Oracle 10g. ... So far I am looking at the Zend Oracle PHP for the server, however I keep coming up to the sticking point - WSDL. ... I cannot find any tools to assist in the creation of the WSDL from PHP classes, nor can I find any PHP5 compatible tools which allow direct creation of the SOAP interface. ... (comp.databases.oracle.tools) - Adding own HTTP header fields along with a SOAP request in PHP
... I am new to PHP scripting and i am trying to connect to a soap server ... Is it possible to add our own HTTP header fields in PHP? ... (comp.lang.php) - What exactly is a SOAP Server Application
... I'm trying to access part of a delphi 6 program from PHP. ... But what exactly is a SOAP Server Application? ... PHP upload, could it read in the file, parse it, and make an object ... (borland.public.delphi.non-technical) - Re: Convert Soap Call to NuSoap Call
... To solve it I think it would just be easier to rewrite my existing PHP ... code to use NuSoap rather than what I am currently using. ... help me change this php code into a NuSoap version and tell me what ... I'm amazed you missed it when you did your google search before ... (comp.lang.php) |
|