Skip to main content
Inspiring
April 4, 2007
Answered

PHP Registration random code image verification

  • April 4, 2007
  • 4 replies
  • 673 views
I have seen on many registration pages now the use of a random character set - converted to an image which users have to enter to verify that they are not an auto fill robot.

On a php registration page (Insert record), does anyone know how to do this?

I'm using DW and I assume its something to do with a random number generator with a swf converter....?
This topic has been closed for replies.
Correct answer Newsgroup_User
On Wed, 4 Apr 2007 11:07:37 +0000 (UTC), "RichardODreamweaver"
<webforumsuser@macromedia.com> wrote:

>I have seen on many registration pages now the use of a random character set -
>converted to an image which users have to enter to verify that they are not an
>auto fill robot.
>
> On a php registration page (Insert record), does anyone know how to do this?
>
> I'm using DW and I assume its something to do with a random number generator
>with a swf converter....?

Do a Google search for captcha php tutorials
--
Steve Fleischer
steve at flyingtigerwebdesign dot com
Hong Kong

4 replies

Inspiring
April 4, 2007
Hi Richard:
Here's a DW extension for that:
http://www.tecnorama.org/go?77

HTH,
Andres Cayon
http://www.dwug.es
---------------------------------------
"RichardODreamweaver" <webforumsuser@macromedia.com> escribió en el mensaje
news:ev0id0$bpo$1@forums.macromedia.com...
> That was tricky! - I created another form above the original form with the
> code, referencing the random captcha php page.
>
> I then put an else- if statement around the remainder of the form which
> works
> great - thanks.
>
>
>


Inspiring
April 5, 2007
I wish I'd known that yesterday!!! - good link although I haven't tried it.
Inspiring
April 4, 2007
That was tricky! - I created another form above the original form with the code, referencing the random captcha php page.

I then put an else- if statement around the remainder of the form which works great - thanks.

Newsgroup_UserCorrect answer
Inspiring
April 4, 2007
On Wed, 4 Apr 2007 11:07:37 +0000 (UTC), "RichardODreamweaver"
<webforumsuser@macromedia.com> wrote:

>I have seen on many registration pages now the use of a random character set -
>converted to an image which users have to enter to verify that they are not an
>auto fill robot.
>
> On a php registration page (Insert record), does anyone know how to do this?
>
> I'm using DW and I assume its something to do with a random number generator
>with a swf converter....?

Do a Google search for captcha php tutorials
--
Steve Fleischer
steve at flyingtigerwebdesign dot com
Hong Kong
Inspiring
April 4, 2007
RichardODreamweaver escreveu:
> I have seen on many registration pages now the use of a random character set -
> converted to an image which users have to enter to verify that they are not an
> auto fill robot.
>
> On a php registration page (Insert record), does anyone know how to do this?
>
> I'm using DW and I assume its something to do with a random number generator
> with a swf converter....?
>
----
http://en.wikipedia.org/wiki/Captcha
http://www.captcha.net/

Search Google for CAPTCHA.

--
zerof
http://www.educar.pro.br/
Apache - PHP - MySQL - Boolean Logics - Project Management
----------------------------------------------------------
Você deve, sempre, consultar uma segunda opinião!
----------------------------------------------------------
Deixe todos saberem se esta informação foi-lhe útil.
----------------------------------------------------------
You must hear, always, one second opinion! In all cases.
----------------------------------------------------------
Let the people know if this info was useful for you!
----------------------------------------------------------