3v4l.org

run code in 300+ PHP versions simultaneously
<? if(eregi("admin",$_GET[id])) { echo("<p>not allowed!</p>"); exit(); } $_GET[id] = urldecode($_GET[id]); echo "<p>Access granted!</p>"; echo "<p>Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx </p>"; ?> <br><br> Can you authenticate to this website? <!-- source: index.phps -->

preferences:
30.11 ms | 402 KiB | 5 Q