Ok I’ve ditched my first attempt tutorial and gone along with securimage package for captcha but stuck on line 145 of the code even in example_form.php they give getting fatal error.
http://www.charliesite.com/gs/example_form.php
the line not working is [php] require_once dirname(FILE) . ‘securimage/securimage.php’;[/php]
the folder that secrimage.php is in is called securimage
what the hell am i doing wrong?