3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (preg_match('~\.(png|gif|jpe?g|bmp)~i', "https://example.com/test.png")) { echo 'image only'; } else { echo 'image + other types'; }

preferences:
143.35 ms | 404 KiB | 5 Q