Просмотр поста

.
Koenig
(\/)____o_O____(\/)

$type = isset($_GET['type']) && is_int($_GET['type']) && $_GET['type'] > 0 && $_GET['type'] < 8 ? intval($_GET['type']) : NULL;