15) { //while(count($_SESSION['arrCaptcha']) > 15) array_shift($_SESSION['arrCaptcha']); } $_SESSION['arrCaptcha'] = Array(); $_SESSION['arrCaptcha'][$_GET['code']] = Crypt::$CRYPT_WORD; ?>