# thread_id prüfen $thread_id = 0 if ($thread_id !~ m|^[0-9]*$|) || ($thread_id < 0); $board_id = 0 if $thread_id;