3v4l.org

run code in 300+ PHP versions simultaneously
<html> <?php $time = microtime(); // Create an array and push on the names // of your closest family and friends $family = array("mother", "father", "gmother", "gfather"); // Sort the list sort($family); rsort($family); // Randomly select a winner! $winner = ""; $win = rand(0,3); switch($win){ case 0: $winner = $family[0]; break; case 1: $winner = $family[1]; break; case 2: $winner = $family[2]; break; case 3: $winner = $family[3]; break; default: echo "Переможець не визначений!"; } // Print the winner's name in ALL CAPS echo strtoupper("І так, у нас є переможеце і це ......"); //echo $winner.$random = $win; echo microtime() - $time; exit; ?> </html>
Output for 7.3.1
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 0.008881
Output for 7.3.0
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 4.7E-5
Output for 7.2.13
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 4.8E-5
Output for 7.2.4, 7.2.12
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 2.7E-5
Output for 7.2.11
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 3.3E-5
Output for 7.1.5, 7.2.10
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 4.3E-5
Output for 7.2.9
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 3.2E-5
Output for 7.2.8
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 2.6E-5
Output for 7.2.7
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 5.6E-5
Output for 7.2.6
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 3.0E-5
Output for 7.2.0, 7.2.5
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 4.0E-5
Output for 7.2.3
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 4.2E-5
Output for 7.2.2
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 6.9E-5
Output for 7.1.25, 7.2.1
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 4.6E-5
Output for 7.1.7
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 2.3E-5
Output for 7.1.6
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 3.4000000000001E-5
Output for 7.1.0
<html> І так, у нас є переможеце і це ...... Notice: A non well formed numeric value encountered in /in/F78il on line 27 Notice: A non well formed numeric value encountered in /in/F78il on line 27 2.1999999999999E-5
Output for 7.0.20
<html> І так, у нас є переможеце і це ......3.3E-5
Output for 5.6.28, 7.0.14
<html> І так, у нас є переможеце і це ......3.0E-5
Output for 7.0.12
<html> І так, у нас є переможеце і це ......1.9E-5
Output for 5.6.1, 7.0.6
<html> І так, у нас є переможеце і це ......2.1999999999994E-5
Output for 7.0.5
<html> І так, у нас є переможеце і це ......1.5999999999988E-5
Output for 5.3.3, 5.4.22, 7.0.1, 7.0.4
<html> І так, у нас є переможеце і це ......2.4999999999942E-5
Output for 5.4.18 - 5.4.19, 5.5.26, 5.5.31, 5.6.7, 7.0.3
<html> І так, у нас є переможеце і це ......3.1000000000003E-5
Output for 5.3.7, 5.4.2, 7.0.2
<html> І так, у нас є переможеце і це ......2.8999999999946E-5
Output for 5.6.12, 5.6.16, 7.0.0
<html> І так, у нас є переможеце і це ......2.0999999999993E-5
Output for 5.3.13, 5.3.25, 5.5.9, 5.6.21
<html> І так, у нас є переможеце і це ......3.0000000000086E-5
Output for 5.5.13, 5.6.20
<html> І так, у нас є переможеце і це ......2.000000000002E-5
Output for 5.4.20, 5.4.26, 5.4.29, 5.5.11, 5.6.19
<html> І так, у нас є переможеце і це ......2.6999999999999E-5
Output for 5.3.16, 5.4.16, 5.5.10, 5.5.25, 5.6.13, 5.6.18
<html> І так, у нас є переможеце і це ......2.9999999999974E-5
Output for 5.6.17
<html> І так, у нас є переможеце і це ......4.299999999996E-5
Output for 5.5.2, 5.6.15
<html> І так, у нас є переможеце і це ......2.1999999999966E-5
Output for 5.6.14
<html> І так, у нас є переможеце і це ......4.6000000000004E-5
Output for 5.5.7, 5.5.18, 5.5.20, 5.5.35, 5.6.11
<html> І так, у нас є переможеце і це ......2.2999999999995E-5
Output for 5.6.10
<html> І так, у нас є переможеце і це ......2.7999999999972E-5
Output for 5.2.3, 5.4.15, 5.6.4, 5.6.9
<html> І так, у нас є переможеце і це ......2.9000000000001E-5
Output for 5.3.2, 5.4.11, 5.6.8
<html> І так, у нас є переможеце і це ......4.3000000000015E-5
Output for 5.5.1, 5.5.8, 5.6.6
<html> І так, у нас є переможеце і це ......3.0000000000002E-5
Output for 5.3.10, 5.3.14 - 5.3.15, 5.3.24, 5.4.4, 5.4.31, 5.4.35 - 5.4.36, 5.5.4, 5.5.23, 5.5.33, 5.6.5
<html> І так, у нас є переможеце і це ......3.2000000000032E-5
Output for 5.6.3
<html> І так, у нас є переможеце і це ......2.3000000000106E-5
Output for 5.4.21, 5.6.2
<html> І так, у нас є переможеце і це ......2.3000000000002E-5
Output for 5.4.24, 5.5.22, 5.5.28, 5.6.0
<html> І так, у нас є переможеце і це ......3.000000000003E-5
Output for 5.5.34
<html> І так, у нас є переможеце і це ......1.8999999999998E-5
Output for 5.5.32
<html> І так, у нас є переможеце і це ......4.4000000000044E-5
Output for 5.3.1, 5.4.3, 5.4.39, 5.5.30
<html> І так, у нас є переможеце і це ......3.3999999999978E-5
Output for 5.5.29
<html> І так, у нас є переможеце і це ......4.0999999999958E-5
Output for 5.5.27
<html> І так, у нас є переможеце і це ......2.1000000000049E-5
Output for 5.5.24
<html> І так, у нас є переможеце і це ......3.8000000000038E-5
Output for 5.2.2, 5.3.22, 5.4.12, 5.4.25, 5.4.44, 5.5.0, 5.5.21
<html> І так, у нас є переможеце і це ......2.4000000000024E-5
Output for 5.3.27, 5.4.41, 5.5.3, 5.5.19
<html> І так, у нас є переможеце і це ......2.8000000000028E-5
Output for 5.3.20, 5.4.0, 5.4.8, 5.4.13, 5.5.16
<html> І так, у нас є переможеце і це ......3.3000000000005E-5
Output for 5.5.15
<html> І так, у нас є переможеце і це ......3.4999999999979E-5
Output for 5.5.14
<html> І так, у нас є переможеце і це ......2.2000000000022E-5
Output for 5.4.5, 5.5.12
<html> І так, у нас є переможеце і це ......2.5999999999998E-5
Output for 5.3.23, 5.3.26, 5.5.6
<html> І так, у нас є переможеце і це ......2.599999999997E-5
Output for 5.5.5
<html> І так, у нас є переможеце і це ......7.299999999999E-5
Output for 5.3.4 - 5.3.5, 5.3.11 - 5.3.12, 5.3.17, 5.3.19, 5.4.23, 5.4.32, 5.4.45
<html> І так, у нас є переможеце і це ......3.5000000000007E-5
Output for 5.4.34, 5.4.43
<html> І так, у нас є переможеце і це ......2.5000000000053E-5
Output for 5.4.42
<html> І так, у нас є переможеце і це ......3.8999999999983E-5
Output for 5.4.40
<html> І так, у нас є переможеце і це ......3.7999999999996E-5
Output for 5.4.38
<html> І так, у нас є переможеце і це ......3.400000000009E-5
Output for 5.2.12, 5.3.8, 5.4.30, 5.4.37
<html> І так, у нас є переможеце і це ......3.6000000000036E-5
Output for 5.3.28, 5.4.28
<html> І так, у нас є переможеце і це ......4.5000000000073E-5
Output for 5.4.27
<html> І так, у нас є переможеце і це ......3.2999999999977E-5
Output for 5.4.17
<html> І так, у нас є переможеце і це ......5.8999999999976E-5
Output for 5.4.14
<html> І так, у нас є переможеце і це ......2.3000000000023E-5
Output for 5.4.10
<html> І так, у нас є переможеце і це ......3.0999999999948E-5
Output for 5.3.29, 5.4.6, 5.4.9
<html> І так, у нас є переможеце і це ......3.3000000000061E-5
Output for 5.2.7, 5.4.7
<html> І так, у нас є переможеце і це ......3.9000000000011E-5
Output for 5.4.1
<html> І так, у нас є переможеце і це ......4.7999999999992E-5
Output for 5.2.5, 5.2.15, 5.3.21
<html> І так, у нас є переможеце і це ......3.7999999999982E-5
Output for 5.3.18
<html> І так, у нас є переможеце і це ......4.1000000000003E-5
Output for 5.3.9
<html> І так, у нас є переможеце і це ......4.3999999999933E-5
Output for 5.3.6
<html> І так, у нас є переможеце і це ......3.4000000000006E-5
Output for 5.3.0
<html> І так, у нас є переможеце і це ......5.1000000000023E-5
Output for 5.2.17
<html> І так, у нас є переможеце і це ......4.000000000004E-5
Output for 5.2.16
<html> І так, у нас є переможеце і це ......4.599999999999E-5
Output for 5.2.14
<html> І так, у нас є переможеце і це ......3.5999999999994E-5
Output for 5.2.13
<html> І так, у нас є переможеце і це ......3.599999999998E-5
Output for 5.2.11
<html> І так, у нас є переможеце і це ......2.6000000000082E-5
Output for 5.2.10
<html> І так, у нас є переможеце і це ......4.3000000000001E-5
Output for 5.2.9
<html> І так, у нас є переможеце і це ......4.9000000000021E-5
Output for 5.2.8
<html> І так, у нас є переможеце і це ......3.8999999999956E-5
Output for 5.2.6
<html> І так, у нас є переможеце і це ......3.7000000000065E-5
Output for 5.2.4
<html> І так, у нас є переможеце і це ......3.6999999999954E-5
Output for 5.2.1
<html> І так, у нас є переможеце і це ......3.5999999999998E-05
Output for 5.2.0
<html> І так, у нас є переможеце і це ......4.2999999999987E-05
Output for 5.1.6
<html> І так, у нас є переможеце і це ......2.1999999999966E-05
Output for 5.1.5
<html> І так, у нас є переможеце і це ......1.7999999999962E-05
Output for 4.3.3, 5.1.4
<html> І так, у нас є переможеце і це ......2.4999999999942E-05
Output for 5.1.3
<html> І так, у нас є переможеце і це ......1.8999999999991E-05
Output for 5.1.2
<html> І так, у нас є переможеце і це ......4.6999999999991E-05
Output for 5.1.1
<html> І так, у нас є переможеце і це ......3.7000000000009E-05
Output for 5.1.0
<html> І так, у нас є переможеце і це ......3.3000000000061E-05
Output for 4.4.0, 5.0.5
<html> І так, у нас є переможеце і це ......3.6999999999954E-05
Output for 5.0.4
<html> І так, у нас є переможеце і це ......3.8999999999997E-05
Output for 5.0.3
<html> І так, у нас є переможеце і це ......3.6000000000036E-05
Output for 5.0.2
<html> І так, у нас є переможеце і це ......3.0000000000086E-05
Output for 5.0.1
<html> І так, у нас є переможеце і це ......3.3999999999978E-05
Output for 5.0.0
<html> І так, у нас є переможеце і це ......3.3E-05
Output for 4.4.9
<html> І так, у нас є переможеце і це ......5.1999999999941E-05
Output for 4.4.8
<html> І так, у нас є переможеце і це ......4.1999999999986E-05
Output for 4.4.7
<html> І так, у нас є переможеце і це ......2.3999999999913E-05
Output for 4.4.6
<html> І так, у нас є переможеце і це ......2.8999999999946E-05
Output for 4.4.5
<html> І так, у нас є переможеце і це ......3.299999999995E-05
Output for 4.4.4
<html> І так, у нас є переможеце і це ......2.6000000000026E-05
Output for 4.4.3
<html> І так, у нас є переможеце і це ......2.9999999999974E-05
Output for 4.3.2, 4.4.2
<html> І так, у нас є переможеце і це ......3.5000000000007E-05
Output for 4.3.1, 4.3.4, 4.4.1
<html> І так, у нас є переможеце і це ......2.9000000000057E-05
Output for 4.3.11
<html> І так, у нас є переможеце і це ......5.2999999999997E-05
Output for 4.3.5, 4.3.9 - 4.3.10
<html> І так, у нас є переможеце і це ......3.9000000000011E-05
Output for 4.3.8
<html> І так, у нас є переможеце і це ......3.800000000001E-05
Output for 4.3.7
<html> І так, у нас є переможеце і це ......3.9999999999984E-05
Output for 4.3.6
<html> І так, у нас є переможеце і це ......5.299999999997E-05
Output for 4.3.0
<html> І так, у нас є переможеце і це ......3.2999999999998E-05

preferences:
146.85 ms | 401 KiB | 222 Q