Kontakt
Prof. Dr. Ingelore Welpe
Barstenkamp 48
24 113 Molfsee
Email: mail@ingelore-welpe.de
Tel.: 0171 306 88 18
Fax: 0431 658 658
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; ?>

Prof. Dr. Ingelore Welpe
Barstenkamp 48
24 113 Molfsee
Email: mail@ingelore-welpe.de
Tel.: 0171 306 88 18
Fax: 0431 658 658