3v4l.org

run code in 300+ PHP versions simultaneously
<?php $oses = array( 'Windows 8' => 'windows nt 6.2', 'Windows 7' => 'windows nt 6.1', 'Windows Vista' => 'windows nt 6.0', 'Windows XP' => array('winnt5.1', 'windows nt 5.1'), 'Windows 2000' => array('winnt5.0', 'windows nt 5.0'), 'Windows NT' => array('winnt4.0', 'windows nt 4.0'), 'Windows 95' => array('win95', 'windows 95'), 'Windows 98' => array('win98', 'windows 98'), 'Windows 2003 Server' => 'windows nt 5.2', 'Windows CE' => 'windows ce', 'Windows ME' => array('windows 9x 4.90', 'windows me'), 'Windows Unatended' => 'windows', 'Mac OS X 10.0' => 'mac os x 10.0', 'Mac OS X 10.1' => 'mac os x 10.1', 'Mac OS X 10.2' => 'mac os x 10.2', 'Mac OS X 10.3' => 'mac os x 10.3', 'Mac OS X 10.4' => 'mac os x 10.4', 'Mac OS X 10.5' => 'mac os x 10.5', 'Mac OS X 10.6' => 'mac os x 10.6', 'Mac OS X 10.7' => 'mac os x 10.7', 'Mac OS X 10.8' => 'mac os x 10.8', 'Mac OS X 10.9' => 'mac os x 10.9', 'Mac OS X' => 'mac os x', 'Macintosh' => array('powerpc', 'macintosh'), 'iOS' => array('iphone', 'ipad', 'ipod'), 'Android 5.x' => 'android 5', 'Android 4.x' => 'android 4', 'Android 3.x' => 'android 3', 'Android 2.x' => 'android 2', 'Android 1.x' => 'android 1', 'Android' => 'android', 'Linux' => 'linux', 'Free BSD' => 'freebsd', 'Net BSD' => 'netbsd', 'Open BSD' => 'openbsd', 'Sun OS' => 'sunos', 'Symbian' => 'symbian', 'Tapatalk' => 'tapatalk', ); foreach ($oses as $os => $identificator) { if (is_array($identificator)) { foreach ($identificator as $ident) { if (preg_match("#$ident#i", $useragent)) { $browser['os'] = $os; break; } } } else { if (preg_match("#$identificator#i", $useragent)) { $browser['os'] = $os; break; } } } ?>
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.7
Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /in/GFNhk on line 59
Output for 8.0.0 - 8.0.30
Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 50 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59 Warning: Undefined variable $useragent in /in/GFNhk on line 59
Output for 5.0.4 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.25, 7.4.27 - 7.4.33
Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59
Output for 7.3.32 - 7.3.33, 7.4.26
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.3
Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 50 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59 Notice: Undefined variable: useragent in /in/GFNhk on line 59

preferences:
288.48 ms | 410 KiB | 458 Q