Nils Hitze
Admin a.D.
Ja?
PHP:
$sId = (isset($_GET['id']) && !empty($_GET['id']) && preg_match('/[A-Z]+/i', $_GET['id'])) ? $_GET['id']:'A';