473,387 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

SOAP library advice request

Hello.

Could you please give me an advice about a PHP SOAP library?

I use PHP 4.3.0 and I have found this SOAP libraries:

NuSOAP 0.7.1 (SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1)
PEAR::SOAP 0.9.4 beta
PHP-SOAP 0.1.1 alpha <-- discarded

I think NuSOAP is the more mature library, but it is older than the
other ones. The last stable NuSOAP library versión was released on
2005-07-27.

Thanks.

May 17 '06 #1
4 1452
Supposedly the PHP SOAP library is pretty bad. I'd suggest looking over
each package's code. If nothing's satisfactory, try making your own.

May 17 '06 #2
Ah, I meant PEAR::SOAP in my last post. Sorry.

May 17 '06 #3
NC
Jesus Angel wrote:

Could you please give me an advice about a PHP SOAP library?

I use PHP 4.3.0 and I have found this SOAP libraries:

NuSOAP 0.7.1 (SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1)
PEAR::SOAP 0.9.4 beta
PHP-SOAP 0.1.1 alpha <-- discarded
Personally, I thought NuSOAP was quite good.
I think NuSOAP is the more mature library, but it is older than the
other ones. The last stable NuSOAP library versión was released
on 2005-07-27.


Actually, there was another minor release (0.7.2) on August 4, 2005.
But I don't think it matters much; the current version of SOAP (1.2)
was released by W3C on June 24, 2003. No changes to the protocol have
been made since.

Cheers,
NC

May 17 '06 #4
Ok.
Thank you very much for your answers :-)

May 17 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Russell | last post by:
Using Python 2.3 and ZSI 1.2 I am having problems getting information back from a test web service running on a PC on our LAN. The SOAP request details (from the .asmxfile) are as follows: ...
0
by: snowdrop | last post by:
Hi folks, try the SOAP library written in C. Using csoap you can also implement a SOAP server in C. This library depends on libxml2. Homepage: http://csoap.sourceforge.net Example client...
7
by: Q. John Chen | last post by:
All, I have a WebService created in .NET. I have VB6 Client consume the WebService (using Soap ToolKit 3.0) But I have couple user who got error accessing the WebServer with error message...
0
by: Kaimar Seljamäe | last post by:
Hi, I have to create a web service client which uses SOAP encoding but does not use "multi-reference" values (see http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383513 item 10). If I...
16
by: MR | last post by:
my soap messages to a remote site are failing. as far as i can tell the only differences between what my SOAP message looks liek and what they want are in the SOAP envelope SInce they don't have a...
3
by: JRey | last post by:
Does .Net generate the classes for Faults when they are specified in the WSDL. I tried defining them and then generating a proxy, and it did not appear to do it. On the Java side it did generate...
4
by: Joseph Geretz | last post by:
We use a Soap Header to pass a token class (m_Token) back and forth with authenticated session information. Given the following implementation for our Logout method, I vastly prefer to simply code...
1
by: pmasclark | last post by:
Hello, I created a web site, site A, that redirects to another web site, site B, where a simple web service is hosted. The code to call the web service is simple. oWS.AllowAutoRedirect = True...
6
by: Brybot | last post by:
I am trying to allow HTTP POST file uploads to my web service. Currently I have it working perfectly for a SOAP/XML request reading in a byte using MemoryStream/FileStream but I cannot figure out...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.