Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 26th, 2012  |  syntax: None  |  size: 0.48 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Array
  2. (
  3.     [subtotal_1] => 3000
  4.     [subtotal_2] => 0
  5.     [total] => 3000
  6.     [cate] => Array
  7.         (
  8.             [0] => Jueves
  9.             [1] => Viernes
  10.         )
  11.  
  12.     [textfield1] => This is line 1
  13.     [textfield2] =>
  14.     [textfield3] =>
  15.     [logogroup] => Array
  16.         (
  17.             [0] => logosmall
  18.         )
  19.  
  20.     [promotion_type_group] => Array
  21.         (
  22.             [0] => 1
  23.         )
  24.  
  25.     [promotion_type_1_info] => 2000
  26.     [promotion_type_2_info] =>
  27. )