Re: Hi need help w/captcha code

I need help with this Captcha code. when I try it, all I get is code,
starting with

"captcha_varname='$captcha_var_name';" through "?>"

It's like my Php wasn't working but I've confirmed it is. I'm hoping

someone will tell me why. Following is my code COPIED FROM ONLINE:

<?PHP
// simple-captcha.php
class FGSimpleCaptcha extends FG_CaptchaHandler;
{
var $error_str;
var $captcha_varname;
var $uniquekey;

function FGSimpleCaptcha($captcha_var_name)
{...

Re: Hi need help w/captcha code

from PHP http://ift.tt/1ROw4hF
via IFTTT
Previous
Next Post »
Thanks for your comment