I'm assuming that you've found answers now that we're well into PHP5RC1. However, considering that I was also new to this SOAP in PHP5, I thought I'd pass on some of the links that were useful to me
Reference Manual off of PHP http://www.php.net/manual/en/ref.soap.php
Dmitry Stogov's Article & some Sample code to get you going http://www.zend.com/php5/articles/php5-SOAP.php
A Good 101 article on WSDL for those (like me) who are / were new ... http://www.developer.com/services/article.php/10928_1602051_1
Now, if anyone else is out there using this descendent of PECL SOAP and could point me to some good references on how return something more complex like arrays, or even custom objects in the WSDL, that'd be grand. I'm getting dizzy every time I go through the W3 WSDL definitions.
Vincent (no realtion)
Vincent Jansen wrote:
Perhaps to clarify...
On my WinXp box I use the in php 5.0.0b4 included php_soap.dll extension.
The PECL manual speaks of a SoapObject for a client, where I only have the SoapClient class available.
As far as I can tell these classes doen't behave the same.
Am I wrong? Can anyone help me get started with some links to up to date examples?
Thanx
Vincent
-----Original Message-----
From: Alan Knowles [mailto:alan@akbkhome.com] Sent: zaterdag 21 februari 2004 1:57
To: Brad LaFountain
Cc: vincent@shaken.nl; soap@lists.php.net
Subject: Re: SOAP lib in PHP 5 beta 4
or the pretty'd up version :) http://pear.php.net/manual/en/pecl.soap.php
I've not tested it recently either
Regards Alan
Brad LaFountain wrote:
Im actually not sure how much has changed in the api... but this was the origional documentation.
http://phpsoaptoolkit.sourceforge.net/phpsoap/guide/samples/
http://phpsoaptoolkit.sourceforge.net/phpsoap/guide/documentation/
--- Vincent Jansen <vincent@shaken.nl> wrote:
Will the PECL SOAP api be the same as the current PEAR SOAP one?
I guess not.
I see these classes
soapclient soapvar soapserver soapfault soapparam soapheader
And don't have clue how to use them Can anyone get me started?
-- Vincent Jansen vincent@shaken.nl
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php