2010/5/22 Romel R. Sandoval Palomo <[email protected]>: > I think I have four alternatives: > > 1. Keep the web service consumption part of the client in C using gSOAP > 2. Write a binding of gSOAP library for Guile > 3. Write a web services library for Guile from cero > 4. Forget about PHP and use ONC RPC
I found it quite complicated to handle complex data values with PHPs SOAP-Server features. It will be much easier to use a s-list paser for PHP and send the data as a-list.
