3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_POST = [ 'wind_1' => 'hk', 'hamburger_66' => 'foo', 'wind_2' => 'pop', 'wind_25' => 'another', 'bar_111' => 'bar' ]; echo max(preg_replace('~^(?:wind_|.*)~', '', array_keys($_POST)));

preferences:
43.52 ms | 402 KiB | 5 Q