Let me put up one of my examples.  I love it extremly easy, and writting to
the list does work, its low volume but someone there can help.

-----Original Message-----
From: Larry Brown [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2003 9:45 PM
To: PHP General
Subject: [PHP] nusoap


Does anyone here have any solid experience with nusoap?  Their list has
low volume and I am finding it difficult to find any useable examples or
descriptions of real life uses and how to configure the server/client.

In particular I'm currently trying to figure out the correct syntax to
produce wsdl using "$server->wsdl->addComplexType(..." to describe an
array of the form...

array([0]=>343454[1]=>SMITH[2]=>BOB[3]=>1969-03-17[4]=>234343444[5]2003-11-1
1 13:23:02)

where data types are string,string,string,date,string,datetime

It appears that the complexType would be a struct although this is
actually an array.  I just need someone who has had experience with this
toolkit for a couple of issues.

Thanks for any assistance,

Larry

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

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

Reply via email to