Jump to content

random security code help


pixeltrace

Recommended Posts

guys,

 

my boss wanted to setup a registration form and has the

security ramdon text below.

this is the part, where before you submit the registration form,

you have to type in correctly the random text/numbers

that was generated.

hope you are getting what i mean.

what is this called and what is the purpose of that?

also, do we have an online code of that which i can just use?

because i still dont have an idea how it works and how

to do it.

 

hope you could help me with this.

thanks so much!

Link to comment
https://forums.phpfreaks.com/topic/50666-random-security-code-help/
Share on other sites

I think you're referring to CAPTCHA, which is typically random text, but generated in an odd-looking image to make it hard for bots to automate input.  See Wikipedia for an overview.  I looked online for an old public domain implementation in PHP I used to use, but can't seem to find it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.