![]() |
Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#2
|
|||
|
|||
![]()
Ok I think the prospect of downloading and following a tutorial is chasing people away, so I'll try a different approach:
Can anyone help me with placing these two code extracts in my register.php? It's the validation process for my Securimage CAPTCHA: Code:
include_once $_SERVER['DOCUMENT_ROOT'] . '/securimage/securimage.php'; $securimage = new Securimage(); Code:
if ($securimage->check($_POST['captcha_code']) == false) { // the code was incorrect // handle the error accordingly with your other error checking // or you can do something really basic like this die('The code you entered was incorrect. Go back and try again.'); } Alternatively, does anyone know of a simpler CAPTCHA process? Maybe one you made yourself? Thanks in advance |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Captcha / reCaptcha / Anti-Bot Question | Lone Wolf | Suggestions and Feature Requests | 5 | 04-23-2011 12:18 AM |
How to add a Re captcha Code in Register Page? | SieghartZeke | Questions and Supports | 5 | 10-09-2009 03:35 AM |
Help with installing a theme [Answered] | RipJawWolfFang | Questions and Supports | 10 | 05-22-2009 10:06 PM |
BB CODES | zhiichiro | Questions and Supports | 4 | 03-24-2009 05:52 PM |
New idea for CAPTCHA? | lupus6x9 | Other Chat | 8 | 08-19-2008 02:16 AM |
What's New? |
What's Hot? |
What's Popular? |