On 30 December 2010 18:29, newcoder <tillman.stevens@rockingr.net> 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 -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php