Re: [PHP-DB] VAR_DUMP INTO PHP VARIABLES

2014-06-19 Thread Oriole Computing
*Url:* oriolecomputing.blogspot.com <http://generalcomputing.blogspot.com/> On Thu, Jun 19, 2014 at 4:15 PM, Oriole Computing wrote: > Now it says PHP Notice: Undefined index: responsecode > > Warm Regards > > > > *SUPPORT TEAMORIOLE COMPUTING* > > *1938 B1 MUNGW

Re: [PHP-DB] VAR_DUMP INTO PHP VARIABLES

2014-06-19 Thread Oriole Computing
though I think my > solution is a little more readable - i.e., I had to think about what was > happening for those ones! > > Toby > > > On 6/19/2014 9:50 AM, Oriole Computing wrote: > >> Hi Toby, >> >> my response is in variable $result so i run the code as b

Re: [PHP-DB] VAR_DUMP INTO PHP VARIABLES

2014-06-19 Thread Oriole Computing
esponse[return]['transactionID']; > > > > This isn't really the right list to ask this question - nothing to do > with > > databases! > > > > Toby > > > > > > > > On 6/19/2014 1:40 AM, Oriole Computing wrote: > > >

[PHP-DB] VAR_DUMP INTO PHP VARIABLES

2014-06-18 Thread Oriole Computing
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"