Jump to content

own registration image verification


rickyj

Recommended Posts

Hi,

 

Im thinking of writting my own Text(picture) verification

 

I know there are methods out there, but I dont want to use standards (since i know the common ones always get hacked eventualy).

 

Im thinking of writting this in php, where the php gets a image number (say from the milliesecond that the user has gone to the registration of this page) eg, 01 millseconds = pic 1 (an algorithum will modify this, but you get the idea)

 

But I have then run into security problems, with various approaches:

 

1. onSend the javaScript can verify that the image the same as the input eg 01img = Myinput

- security problem, javascript can be searched

 

2. imageNumber can be varified by php that imageNumber corresponds to Myinput

- cant see anyproblems with this so far

 

Anyone done this before, any infomation on this sort of thing would be appreciated, thx

Link to comment
https://forums.phpfreaks.com/topic/60599-own-registration-image-verification/
Share on other sites

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.