Guest User

Untitled

a guest
Sep 25th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1.  
  2. Array
  3. (
  4. [quick_search] => dfgdsfg
  5. [f_filter] => Search
  6. [filters] => Array
  7. (
  8. [transaction_date] => Array
  9. (
  10. [condition] => =
  11. )
  12.  
  13. [transaction_amount] => Array
  14. (
  15. [condition] => >
  16. [param1] => 20
  17. [param2] =>
  18. )
  19.  
  20. [category_id] => Array
  21. (
  22. [113] => 113
  23. [114] => 114
  24. )
  25.  
  26. [student_id] => Array
  27. (
  28. [1001] => 1001
  29. [1004] => 1004
  30. )
  31.  
  32. )
  33.  
  34. [filters_transaction_date_param1_date] => 18
  35. [filters_transaction_date_param1_month] => 07
  36. [filters_transaction_date_param1_year] => 2012
  37. [filters_transaction_date_param2_date] => -
  38. [filters_transaction_date_param2_month] => -
  39. [filters_transaction_date_param2_year] => -
  40. )
Add Comment
Please, Sign In to add comment