Advertisement
Guest User

Untitled

a guest
Oct 18th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 6.12 KB | None | 0 0
  1. array
  2.   0 =>
  3.     array
  4.       'id' => int 6
  5.       'naam' => string 'Aardmonnik' (length=10)
  6.       'percentage' => string '8,00%' (length=5)
  7.       'aantal' => int 1
  8.   1 =>
  9.     array
  10.       'id' => int 34
  11.       'naam' => string 'Achel 8 Bruin' (length=13)
  12.       'percentage' => string '8,00%' (length=5)
  13.       'aantal' => int 1
  14.   2 =>
  15.     array
  16.       'id' => int 455
  17.       'naam' => string 'Den Zytholoog' (length=13)
  18.       'percentage' => string '6,6%' (length=4)
  19.       'aantal' => int 1
  20.   3 =>
  21.     array
  22.       'id' => int 3
  23.       'naam' => string 'IV Saison' (length=9)
  24.       'percentage' => string '6,5%' (length=4)
  25.       'aantal' => int 1
  26.   4 =>
  27.     array
  28.       'id' => int 1400
  29.       'naam' => string 'Stepa' (length=5)
  30.       'percentage' => string '8,00%' (length=5)
  31.       'aantal' => int 1
  32.   5 =>
  33.     array
  34.       'id' => int 1400
  35.       'naam' => string 'Stepa' (length=5)
  36.       'percentage' => string '8,00%' (length=5)
  37.       'aantal' => int 1
  38.   6 =>
  39.     array
  40.       'id' => int 6
  41.       'naam' => string 'Aardmonnik' (length=10)
  42.       'percentage' => string '8,00%' (length=5)
  43.       'aantal' => int 1
  44.   7 =>
  45.     array
  46.       'id' => int 88
  47.       'naam' => string 'Artevelde Grand Cru' (length=19)
  48.       'percentage' => string '7,2%' (length=4)
  49.       'aantal' => int 1
  50.   8 =>
  51.     array
  52.       'id' => int 666
  53.       'naam' => string 'Hanssens Lambic Experimental Cassis' (length=35)
  54.       'percentage' => string '4,00%' (length=5)
  55.       'aantal' => int 1
  56.   9 =>
  57.     array
  58.       'id' => int 987
  59.       'naam' => string 'Marckloff' (length=9)
  60.       'percentage' => string '6,5%' (length=4)
  61.       'aantal' => int 1
  62.   10 =>
  63.     array
  64.       'id' => int 1
  65.       'naam' => string '3 Schténg' (length=10)
  66.       'percentage' => string '6,00%' (length=5)
  67.       'aantal' => int 1
  68.   11 =>
  69.     array
  70.       'id' => int 1
  71.       'naam' => string '3 Schténg' (length=10)
  72.       'percentage' => string '6,00%' (length=5)
  73.       'aantal' => int 1
  74.   12 =>
  75.     array
  76.       'id' => int 1
  77.       'naam' => string '3 Schténg' (length=10)
  78.       'percentage' => string '6,00%' (length=5)
  79.       'aantal' => int 1
  80.   13 =>
  81.     array
  82.       'id' => int 1
  83.       'naam' => string '3 Schténg' (length=10)
  84.       'percentage' => string '6,00%' (length=5)
  85.       'aantal' => int 1
  86.   14 =>
  87.     array
  88.       'id' => int 1
  89.       'naam' => string '3 Schténg' (length=10)
  90.       'percentage' => string '6,00%' (length=5)
  91.       'aantal' => int 1
  92.   15 =>
  93.     array
  94.       'id' => int 1
  95.       'naam' => string '3 Schténg' (length=10)
  96.       'percentage' => string '6,00%' (length=5)
  97.       'aantal' => int 1
  98.  
  99. ( ! ) Notice: Undefined offset: 7 in /home2/data/websites/www/ktsjjt/application/modules/default/controllers/ProfileController.php on line 78
  100. Call Stack
  101. #   Time    Memory  Function    Location
  102. 1   0,0001  331756  {main}( )   ../index.php:0
  103. 2   0,0026  654932  Base_Bootstrap->run( )  ../index.php:17
  104. 3   0,0104  1638468 Default_ProfileController->indexAction( )   ../Bootstrap.php:53
  105. 4   0,0192  1682056 Default_ProfileController->remove_duplicates( ) ../ProfileController.php:58
  106. Dump $_SERVER
  107. Dump $_GET
  108. Dump $_POST
  109. Dump $_COOKIE
  110. Dump $_FILES
  111. Dump $_ENV
  112. Dump $_SESSION
  113. Dump $_REQUEST
  114.  
  115. ( ! ) Notice: Undefined index: aantal in /home2/data/websites/www/ktsjjt/application/modules/default/controllers/ProfileController.php on line 78
  116. Call Stack
  117. #   Time    Memory  Function    Location
  118. 1   0,0001  331756  {main}( )   ../index.php:0
  119. 2   0,0026  654932  Base_Bootstrap->run( )  ../index.php:17
  120. 3   0,0104  1638468 Default_ProfileController->indexAction( )   ../Bootstrap.php:53
  121. 4   0,0192  1682056 Default_ProfileController->remove_duplicates( ) ../ProfileController.php:58
  122.  
  123. ( ! ) Notice: Undefined offset: 10 in /home2/data/websites/www/ktsjjt/application/modules/default/controllers/ProfileController.php on line 78
  124. Call Stack
  125. #   Time    Memory  Function    Location
  126. 1   0,0001  331756  {main}( )   ../index.php:0
  127. 2   0,0026  654932  Base_Bootstrap->run( )  ../index.php:17
  128. 3   0,0104  1638468 Default_ProfileController->indexAction( )   ../Bootstrap.php:53
  129. 4   0,0192  1682056 Default_ProfileController->remove_duplicates( ) ../ProfileController.php:58
  130.  
  131. ( ! ) Notice: Undefined index: aantal in /home2/data/websites/www/ktsjjt/application/modules/default/controllers/ProfileController.php on line 78
  132. Call Stack
  133. #   Time    Memory  Function    Location
  134. 1   0,0001  331756  {main}( )   ../index.php:0
  135. 2   0,0026  654932  Base_Bootstrap->run( )  ../index.php:17
  136. 3   0,0104  1638468 Default_ProfileController->indexAction( )   ../Bootstrap.php:53
  137. 4   0,0192  1682056 Default_ProfileController->remove_duplicates( ) ../ProfileController.php:58
  138.  array
  139.   0 =>
  140.     array
  141.       'id' => int 1400
  142.       'naam' => string 'Stepa' (length=5)
  143.       'percentage' => string '8,00%' (length=5)
  144.       'aantal' => int 2
  145.   1 =>
  146.     array
  147.       'id' => int 987
  148.       'naam' => string 'Marckloff' (length=9)
  149.       'percentage' => string '6,5%' (length=4)
  150.       'aantal' => int 1
  151.   2 =>
  152.     array
  153.       'id' => int 666
  154.       'naam' => string 'Hanssens Lambic Experimental Cassis' (length=35)
  155.       'percentage' => string '4,00%' (length=5)
  156.       'aantal' => int 1
  157.   3 =>
  158.     array
  159.       'id' => int 455
  160.       'naam' => string 'Den Zytholoog' (length=13)
  161.       'percentage' => string '6,6%' (length=4)
  162.       'aantal' => int 1
  163.   4 =>
  164.     array
  165.       'id' => int 88
  166.       'naam' => string 'Artevelde Grand Cru' (length=19)
  167.       'percentage' => string '7,2%' (length=4)
  168.       'aantal' => int 1
  169.   5 =>
  170.     array
  171.       'id' => int 34
  172.       'naam' => string 'Achel 8 Bruin' (length=13)
  173.       'percentage' => string '8,00%' (length=5)
  174.       'aantal' => int 1
  175.   6 =>
  176.     array
  177.       'id' => int 6
  178.       'naam' => string 'Aardmonnik' (length=10)
  179.       'percentage' => string '8,00%' (length=5)
  180.       'aantal' => int 1
  181.   7 =>
  182.     array
  183.       'aantal' => int 1
  184.   8 =>
  185.     array
  186.       'id' => int 3
  187.       'naam' => string 'IV Saison' (length=9)
  188.       'percentage' => string '6,5%' (length=4)
  189.       'aantal' => int 1
  190.   9 =>
  191.     array
  192.       'id' => int 1
  193.       'naam' => string '3 Schténg' (length=10)
  194.       'percentage' => string '6,00%' (length=5)
  195.       'aantal' => int 1
  196.   10 =>
  197.     array
  198.       'aantal' => int 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement