[EMAIL PROTECTED] (Cédric veilleux) wrote in
[EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: 

> Udo,
> 
>         Could you point us to the SOAP classes you've come accross? I
>         am in  the same 
> situation as you are but haven't found much yet. There is indeed a
> SOAP server class from Manuel available at phpclasses.org, this is the
> first one I've seen. I haven't found a SOAP client class yet.

Some links I've found:

http://dietrich.ganx4.com/nusoap/
http://www.phpclasses.org/browse.html/package/251
http://sourceforge.net/projects/phpxmlp/
http://pear.php.net/
http://aspn.activestate.com/ASPN/WebServices/SWSAPI/phptut

http://www.gigaideas.com.cn/phpsoap/
  or, since the server is currently down, try:
http://web.archive.org/http://www.gigaideas.com.cn/phpsoap/

It's a bit difficult for me choosing the right one to start with. In Delphi 
it's easy to create a SOAP server but with PHP it seems a lot of hand work. 
What I need is like declaring the published functions and the SOAP 
implementation creates the WSDL and everything for me or vice-vers: create 
the needed PHP code from a WSDL.


> 
>         The lack of SOAP implementations in PHP made me think that I'd
>         better 
> use 
> XMLRPC instead, which is a similar protocol that has been around
> longer. There is a PHP extension available for XMLRPC
> 
> http://www.php.net/manual/en/ref.xmlrpc.php
 
What are the differences to SOAP?


-- 
Udo Giacomozzi - [EMAIL PROTECTED]
www.nova-sys.net - www.guweb.com
The disadvantage of intelligence is that one 
is constantly obliged to go on learning.

Posted by ELKNews 1.0.4-B
Empower your News Reader! http://www.atozedsoftware.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to