Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-29-2012, 07:57 PM   PM User | #1
Jian0203
New Coder

 
Join Date: Mar 2012
Posts: 47
Thanks: 2
Thanked 0 Times in 0 Posts
Jian0203 is an unknown quantity at this point
User assigns a string to a category of picture in database?

I have a web-based graphical password authentication system.

The user will required to choose 5 categories of picture during enrollment. During authentication, user will key-in the ID and select the respective categories of picture which has been enrolled.

Now, I wish to add another level of authentication. The user is required to key in a string for each categories of picture. For example, user selects 5 categories of picture, categories I, II, III, IV, V during enrollment. Then, he set string "Hello" to category I, "bye" to category II and so on. The string will be stored in the database(I'm using phpmyadmin) too. Therefore, during authentication, the user will first select 5 categories of picture, then provide the 5 strings set to each category of picture, if match, enrollment success.

Noted: The categories selection has been implemented, just wondering it's possible to add another level of authentication by assign each string to each category. If possible, mind to share the concept ?

How do I make the correct string to match with the respective category of picture ? This should be my main concern.

Thank you so much for helping and giving suggestion. I appreciate that a lots. I am kinda new to php. So i hope i can get some help here

Last edited by Jian0203; 12-30-2012 at 12:33 AM..
Jian0203 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:51 AM.


Advertisement
Log in to turn off these ads.