Posted by Sjoerd on 10/23/70 11:39
>From the comments in the PHP manual: johnjawed at gmail dot com: For those wondering on how to set attributes on nodes with PHP5 SOAP, it would be done as such: <... soap env/header> <foo bar="blah">12345</foo> array("foo" => array("_" => 12345, "bar" => "blah"));
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming