Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. Array
  2. (
  3. [data] => Array
  4. (
  5. [@attributes] => Array
  6. (
  7. [type] => RETRIEVE
  8. )
  9.  
  10. [bookingcode] => E58PSY
  11. [airlinecode] => QG
  12. [status] => BOOKED
  13. [timelimit] => 23-Apr-18, 15:22
  14. [ntsa] => SimpleXMLElement Object
  15. (
  16. [fare] => 650600
  17. [insurance] => 0
  18. )
  19.  
  20. [publish] => SimpleXMLElement Object
  21. (
  22. [fare] => 671000
  23. [insurance] => 0
  24. [serviceFee] => 0
  25. )
  26.  
  27. [listpax] => SimpleXMLElement Object
  28. (
  29. [pax] => SimpleXMLElement Object
  30. (
  31. [paxno] => 1
  32. [title] => MR
  33. [name] => rifkihikmawan rifkihikmawan
  34. [ticketno] => SimpleXMLElement Object
  35. (
  36. )
  37.  
  38. [adultassoc] => -1
  39. [dob] => 01-Jan-1990
  40. )
  41.  
  42. )
  43.  
  44. [paxcontact] => SimpleXMLElement Object
  45. (
  46. [firstname] => RIFKIHIKMAWAN
  47. [lastname] => RIFKIHIKMAWAN
  48. [phone1] => 85881485611
  49. [phone2] => SimpleXMLElement Object
  50. (
  51. )
  52.  
  53. [email] => SimpleXMLElement Object
  54. (
  55. )
  56.  
  57. )
  58.  
  59. [listflight] => SimpleXMLElement Object
  60. (
  61. [flight] => Array
  62. (
  63. [0] => SimpleXMLElement Object
  64. (
  65. [airlinecode] => QG
  66. [arrival] => SUB
  67. [arrivaltime] => 12:15
  68. [classcode] => M
  69. [departdate] => 25-Apr-2018
  70. [departtime] => 12:15
  71. [departure] => DPS
  72. [flightno] => QG 697
  73. [type] => GO
  74. )
  75.  
  76. [1] => SimpleXMLElement Object
  77. (
  78. [airlinecode] => QG
  79. [arrival] => BPN
  80. [arrivaltime] => 17:25
  81. [classcode] => M
  82. [departdate] => 25-Apr-2018
  83. [departtime] => 14:45
  84. [departure] => SUB
  85. [flightno] => QG 438
  86. [type] => GO
  87. )
  88.  
  89. )
  90.  
  91. )
  92.  
  93. [listremark] => SimpleXMLElement Object
  94. (
  95. )
  96.  
  97. [autoticket] => SimpleXMLElement Object
  98. (
  99. [no] => SimpleXMLElement Object
  100. (
  101. )
  102.  
  103. [amount] => SimpleXMLElement Object
  104. (
  105. )
  106.  
  107. [timelimit] => SimpleXMLElement Object
  108. (
  109. )
  110.  
  111. [status] => SimpleXMLElement Object
  112. (
  113. )
  114.  
  115. )
  116.  
  117. )
  118.  
  119. [status] => 1
  120. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement