3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = "<style> poopface <?style>"; preg_match('~<style>(.*?)]~', $input, $output); echo $output[1]; // 256 ?>

preferences:
27.51 ms | 402 KiB | 5 Q