session_start(); $captchaValidierungOk = false; if (ereg('^[a-z]{4}$', $_POST['captcha_code']) && !empty($_SESSION['captcha_code']) && ($_SESSION['captcha_code']==$_POST['captcha_code'])) { $captchaValidierungOk = true; } $code = ''; for ($i = 0; $i < 4; $i++) { $code .= chr(rand(97, 122)); } $_SESSION['captcha_code'] = $code; ?>
Am Vogelherd 65
D-98693 Ilmenau
Phone: +49 (0) 3677 / 4617-0
Telefax: +49 (0) 3677 / 4617-10
E-Mail: info@heinz-ratio-tec.de