Advertisement
Guest User

Harsha

a guest
Oct 29th, 2010
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 9.83 KB | None | 0 0
  1. Array
  2. (
  3.     [0] => Array
  4.         (
  5.             [Review] => Array
  6.                 (
  7.                     [id] => 3
  8.                     [pid] => 0
  9.                     [review_message] => What else do i get here ?
  10.                     [item_id] => 3
  11.                     [commenters_item_id] => 1
  12.                     [created] => 2010-10-29 00:25:25
  13.                     [modified] => 2010-10-29 00:25:29
  14.                 )
  15.  
  16.             [Item] => Array
  17.                 (
  18.                     [id] => 3
  19.                     [module_id] => 2
  20.                     [item_id] => 2
  21.                     [User] => Array
  22.                         (
  23.                             [id] => 2
  24.                             [first_name] => Jasmine
  25.                             [last_name] => Bhatia
  26.                             [username] => jasmine
  27.                             [file] =>
  28.                         )
  29.  
  30.                     [Restaurant] => Array
  31.                         (
  32.                             [id] => 2
  33.                             [name] => Nandhini Deleuxe
  34.                             [slug] => nandhini-deleuxe-arudi
  35.                             [file] => 1288292959c7a5ff37bc5f.jpg
  36.                             [area_id] => 309
  37.                             [city_id] => 1
  38.                             [Area] => Array
  39.                                 (
  40.                                     [id] => 309
  41.                                     [name] => Arudi
  42.                                     [slug] => arudi
  43.                                     [zipcode] => 561204
  44.                                     [lat] =>
  45.                                     [lon] =>
  46.                                     [city_id] => 0
  47.                                 )
  48.  
  49.                         )
  50.  
  51.                 )
  52.  
  53.             [ReviewReply] => Array
  54.                 (
  55.                     [0] => Array
  56.                         (
  57.                             [id] => 4
  58.                             [pid] => 3
  59.                             [review_message] => I wanna go there harsha
  60.                             [item_id] => 3
  61.                             [commenters_item_id] => 4
  62.                             [created] => 2010-10-29 00:50:00
  63.                             [modified] => 2010-10-29 00:50:06
  64.                             [Item] => Array
  65.                                 (
  66.                                     [id] => 3
  67.                                     [module_id] => 2
  68.                                     [item_id] => 2
  69.                                     [User] => Array
  70.                                         (
  71.                                             [id] => 2
  72.                                             [first_name] => Jasmine
  73.                                             [last_name] => Bhatia
  74.                                             [username] => jasmine
  75.                                             [file] =>
  76.                                         )
  77.  
  78.                                     [Restaurant] => Array
  79.                                         (
  80.                                             [id] => 2
  81.                                             [name] => Nandhini Deleuxe
  82.                                             [slug] => nandhini-deleuxe-arudi
  83.                                             [file] => 1288292959c7a5ff37bc5f.jpg
  84.                                             [area_id] => 309
  85.                                             [city_id] => 1
  86.                                         )
  87.  
  88.                                 )
  89.  
  90.                         )
  91.  
  92.                 )
  93.  
  94.         )
  95.  
  96.     [1] => Array
  97.         (
  98.             [Review] => Array
  99.                 (
  100.                     [id] => 5
  101.                     [pid] => 0
  102.                     [review_message] => I love Hyderabadi Biryani
  103.                     [item_id] => 5
  104.                     [commenters_item_id] => 1
  105.                     [created] => 2010-10-28 02:05:06
  106.                     [modified] => 2010-10-28 02:05:06
  107.                 )
  108.  
  109.             [Item] => Array
  110.                 (
  111.                     [id] => 5
  112.                     [module_id] => 3
  113.                     [item_id] => 1
  114.                     [User] => Array
  115.                         (
  116.                             [id] => 1
  117.                             [first_name] => Harsha
  118.                             [last_name] => Vantagudi
  119.                             [username] => harshamv
  120.                             [file] => 1288170363aca595cabb50.jpg
  121.                         )
  122.  
  123.                     [Restaurant] => Array
  124.                         (
  125.                             [id] => 1
  126.                             [name] => KFC
  127.                             [slug] => kfc-agara
  128.                             [file] => 1288264202f00a7e3b6d55.jpg
  129.                             [area_id] => 3
  130.                             [city_id] => 1
  131.                             [Area] => Array
  132.                                 (
  133.                                     [id] => 3
  134.                                     [name] => Agara
  135.                                     [slug] => agara
  136.                                     [zipcode] => 560034
  137.                                     [lat] => 13.039211
  138.                                     [lon] => 77.652181
  139.                                     [city_id] => 0
  140.                                 )
  141.  
  142.                         )
  143.  
  144.                 )
  145.  
  146.             [ReviewReply] => Array
  147.                 (
  148.                 )
  149.  
  150.         )
  151.  
  152.     [2] => Array
  153.         (
  154.             [Review] => Array
  155.                 (
  156.                     [id] => 1
  157.                     [pid] => 0
  158.                     [review_message] => I really liked my first experience at scandal. Its a very beautiful place. The staff is very friendly and cordial. The owner made me feel very comfortable. I enjoyed the experience and will definitely go back there
  159. Like this
  160.                     [item_id] => 2
  161.                     [commenters_item_id] => 1
  162.                     [created] => 2010-10-26 23:45:36
  163.                     [modified] => 2010-10-27 23:45:40
  164.                 )
  165.  
  166.             [Item] => Array
  167.                 (
  168.                     [id] => 2
  169.                     [module_id] => 2
  170.                     [item_id] => 1
  171.                     [User] => Array
  172.                         (
  173.                             [id] => 1
  174.                             [first_name] => Harsha
  175.                             [last_name] => Vantagudi
  176.                             [username] => harshamv
  177.                             [file] => 1288170363aca595cabb50.jpg
  178.                         )
  179.  
  180.                     [Restaurant] => Array
  181.                         (
  182.                             [id] => 1
  183.                             [name] => KFC
  184.                             [slug] => kfc-agara
  185.                             [file] => 1288264202f00a7e3b6d55.jpg
  186.                             [area_id] => 3
  187.                             [city_id] => 1
  188.                             [Area] => Array
  189.                                 (
  190.                                     [id] => 3
  191.                                     [name] => Agara
  192.                                     [slug] => agara
  193.                                     [zipcode] => 560034
  194.                                     [lat] => 13.039211
  195.                                     [lon] => 77.652181
  196.                                     [city_id] => 0
  197.                                 )
  198.  
  199.                         )
  200.  
  201.                 )
  202.  
  203.             [ReviewReply] => Array
  204.                 (
  205.                     [0] => Array
  206.                         (
  207.                             [id] => 2
  208.                             [pid] => 1
  209.                             [review_message] => I visited the salon few months back and it was a nightmarish experience. Following reasons made me decide not to visit it ever again
  210. 1. The salon truly lives up to its name "SCANDAL" as its a sham. It was one of my worst salon experiences
  211. 2. Prices are high and comparatively services are MEDIOCRE to the core
  212. 3. Owner is in a habit of arguing with clients and is belligerent by nature
  213. 4. Hair dressers don't know what they are doing. Please don't consider for hair job at all.
  214. 5. They give an idea of charges before providing services and charge extra (almost double) after providing services, finding 'n' number of reasons for extra charge.
  215.                             [item_id] => 2
  216.                             [commenters_item_id] => 2
  217.                             [created] => 2010-10-28 00:16:53
  218.                             [modified] => 2010-10-29 00:16:57
  219.                             [Item] => Array
  220.                                 (
  221.                                     [id] => 2
  222.                                     [module_id] => 2
  223.                                     [item_id] => 1
  224.                                     [User] => Array
  225.                                         (
  226.                                             [id] => 1
  227.                                             [first_name] => Harsha
  228.                                             [last_name] => Vantagudi
  229.                                             [username] => harshamv
  230.                                             [file] => 1288170363aca595cabb50.jpg
  231.                                         )
  232.  
  233.                                     [Restaurant] => Array
  234.                                         (
  235.                                             [id] => 1
  236.                                             [name] => KFC
  237.                                             [slug] => kfc-agara
  238.                                             [file] => 1288264202f00a7e3b6d55.jpg
  239.                                             [area_id] => 3
  240.                                             [city_id] => 1
  241.                                         )
  242.  
  243.                                 )
  244.  
  245.                         )
  246.  
  247.                 )
  248.  
  249.         )
  250.  
  251. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement