Michael Leung wrote:
.Net web services. I found using PHP-SOAP extension is quite hard to
connect .Net web services.
Really? We use PHP5-SOAP in a big project where Java and .NET clients
connect to the webservice. We had some problems, of course (see
http://blog.thinkphp.de/ ), but that mainly was because .NET can't
handle arrays in arrays properly.
We extensively use SoapVar() with SOAP_ENC_OBJECT and the right namespaces
to provide correct responses.
--
ThinkPHP / Mayflower GmbH schotte@mayflower.de
Martin Luther Straße 5b Tel: 0931 / 35965-0
97072 Würzburg Fax: 0931 / 35965-28
* http://www.thinkphp.de/ * http://blog.rent-a-phpwizard.de/
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php