![]() |
Home Community Mys-Script Creative Off-Topic |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hey guys,
[Please see next post. You can download my register.php from this one, i fit will help] Thanks VERY much in advance, - Quillink |
#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 |
#3
|
|||
|
|||
![]()
I would suggest ReCaptcha:
http://recaptcha.net/ Adding that would be super easy. To use the one you are using though, maybe something like... Find: PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
#4
|
|||
|
|||
![]()
Thanks Brandon, it's all working now. :D
I don't know how I missed it before, I forgot to edit the Code:
include_once $_SERVER['DOCUMENT_ROOT'] . '/securimage/securimage.php'; Always one sentence of code that'll cost you hours, isn't it lol? Thanks again. |
#5
|
|||
|
|||
![]()
Ehm wait a moment...i don't know where you can download ReCaptcha!
Im registrated, added my site to the list...but...WHERE IS THE DOWNLOAD LINK??? |
#6
|
||||
|
||||
![]() Quote:
Quote:
|
#7
|
|||
|
|||
![]()
And what of this i need to choose??
|
#8
|
|||
|
|||
![]()
Try reading & learning.. the info is there if you want it.
|
#9
|
|||
|
|||
![]()
IM Italian and some thing I don't know...i have only 14 years,,,
|
#10
|
||||
|
||||
![]() Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
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? |