3v4l.org

run code in 300+ PHP versions simultaneously
<?php $p_41 = array ( 1 => array ( "nomer"=> "1", "PIP" => "Баумкетнер Я.", "SB" => "4" ), 2 => array ( "nomer"=> "2", "PIP" => "Білик М.", "SB" => "3" ), 3 => array ( "nomer"=> "3", "PIP" => "Вівчарик В.", "SB" => "3" ), 4 => array ( "nomer"=> "4", "PIP" => "Гайдук Р.", "SB" => "4" ), 5 => array ( "nomer"=> "5", "PIP" => "Горбатюк М.", "SB" => "3" ) ); for ($a = 1; $a <= 6; $a++): echo $p_41[a]["nomer"]; echo $p_41[a]["PIP"]; echo $p_41[a]["SB"]; endfor; ?>
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.27, 8.2.0 - 8.2.17, 8.3.0 - 8.3.4
Fatal error: Uncaught Error: Undefined constant "a" in /in/CPEdA:30 Stack trace: #0 {main} thrown in /in/CPEdA on line 30
Process exited with code 255.
Output for 7.4.0 - 7.4.33
Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Trying to access array offset on value of type null in /in/CPEdA on line 32
Output for 7.3.32 - 7.3.33
Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.31
Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Warning: Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32
Output for 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33
Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 30 Notice: Undefined index: a in /in/CPEdA on line 30 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 31 Notice: Undefined index: a in /in/CPEdA on line 31 Notice: Use of undefined constant a - assumed 'a' in /in/CPEdA on line 32 Notice: Undefined index: a in /in/CPEdA on line 32

preferences:
237.47 ms | 410 KiB | 269 Q