I am at the beginning of creating a web service. As I am not very familar with both SOAP and XML-RPC it would not make much difference in which one I learn.

Which one would you guys recommend for a web app that has to be transformed into a white lable solution.

I just did one using SOAP. Seems to work just fine. Just be sure to get the WSDL generator from here:

http://www.schlossnagle.org/~george/php/WSDL_Gen.tgz

We did it using PHP5's soap extension.

good luck!

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

Reply via email to