[PHP] Re: Web Service in PHP/XML

2003-10-31 Thread neko
And if you can't be arsed with SOAP, try XML-RPC, which does the job for 
me. Check PEAR for an implementation, or try Keith Deven's library, 
which is easy to use (you only deal with PHP types, and leave the XML to 
 the library)

http://keithdevens.com/software/xmlrpc/

-neko

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


[PHP] Re: Web Service in PHP/XML

2003-10-29 Thread Alexandru COSTIN
Hello,
everything was finished.  I have done very little with CURL, I'm not sure if
there are any tutorials or anything else that I could see to get some good
examples of both ends of the process anyone know of any?  Anyone know of a
better way?  I'm also looking into XML or Java on the authorization end but
If you want to use PHP with SOAP, you might also want to read about the 
Krysalis platform here : 
http://www.interakt.ro/products/documentation_10.html

Alexandru

--
Alexandru COSTIN
Chief Operating Officer
http://www.interakt.ro/
+4021 312 5312
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php