Re: [SOAP] Need help figuring out what I'm doing wrong accessing this Web Service
[email protected] (Richard Quadling) Thu, 30 Dec 2010 21:24:28 +0000
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
On 30 December 2010 18:29, newcoder <[email protected]> wrote: > $agLoginResults = $agLogin->aglogin($myLogin); >... > echo '<p style="color:red"> $agLogin { soap client - agemni session login > } </p>'; > echo '<p style="color:blue"> print_r: </p>'; > print_r($agLogin); > echo '<p style="color:blue"> var_dump: </p>'; > var_dump($agLogin); > $agLogin is the request side of things. You need to be looking at the response (sorry if I messed that up for you). $agLoginResults -- Richard Quadling Twitter : EE : Zend @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY