Re: VAR_DUMP INTO PHP VARIABLES

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Sent from losPhone

> On Jun 19, 2014, at 12:40 AM, Oriole Computing <oriolecomputing@xxxxxxxxx> wrote:
> 
> dear List,
> 
> we have the following var_dump output from a soap response
> 
> array(1) {
>  ["return"]=>
>  array(3) {
>    ["responseCode"]=>
>    string(1) "3"
>    ["responseMessage"]=>
>    string(39) "Duplicate RequestID, Transaction failed"
>    ["transactionID"]=>
>    string(21) "104454061823201453721"
>  }
> }
> 
> 
> could you advise us how we can get responseCode, responseMessage and
> transactionID into individual php variables?
> 
> Warm Regards
> 
> 
> 
> *SUPPORT TEAMORIOLE COMPUTING*
> 
> *1938 B1 MUNGWI ROAD*
> 
> *LUSAKAZAMBIA*
> 
> *Skype:* oriolecomputing | *Url:* oriolecomputing.blogspot.com
> <http://generalcomputing.blogspot.com/>

Don't know if this will answer but may put you on the right path. 

http://stackoverflow.com/questions/16697616/getting-value-from-soap-response-in-php

Best,
Karl
-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux