php - I need help getting recaptcha to work -


i recenlty had site designed me, dev used crappy generic captcha fails half time. i'm trying replace using recaptcha, i'm having trouble. cannot figure out *.php used 'processing' , used 'form'.

i didn't want post whole code, here is:

this 'form' page, has form fields , etc embedded: http://dl.dropbox.com/u/45666699/formcode.txt

can please take @ code , tell me should put private code recaptcha? also, how disable "random_number" captcha installed? thanks!

the code existing captcha on line 295, 296 , 297

require_once('recaptchalib.php'); $publickey = "6lfiudisaaaaakguxgdpcjz6-okveu5tmcbaa7ug"; // got signup page echo recaptcha_get_html($publickey); 

Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -