3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name = filter_var($_GET['name'], FILTER_DEFAULT, [FILTER_FLAG_STRIP_LOW]); ?> Your name is <?php echo htmlspecialchars($name) ?>.

preferences:
57.3 ms | 402 KiB | 5 Q