3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_GET['tags'] = 'Teste'; $tags = filter_input(INPUT_GET, 'tags', FILTER_SANITIZE_STRING); echo $tags;

preferences:
33.3 ms | 402 KiB | 5 Q