PHP Classes

Strong user authentication class

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  Strong user authentication class  
Subject:Strong user authentication class
Summary:Secure form processing and authentication class
Messages:3
Author:Agyk
Date:2011-11-07 10:37:18
Update:2011-11-14 09:16:14
 

  1. Strong user authentication class   Reply   Report abuse  
Picture of Agyk Agyk - 2011-11-07 10:37:19
Hi, I'm a student and I need your experienced advices. Basically I want to learn and practice, I'm sure you have had similars problems when you began to programming.

My "general" problem: want to create a secure (or paranoic) user management classes.

1) I want users can register their data into a MySQL Database with a very strong validation. Ex. username, password, address, age, country, etc.

What's the securest validation you recommand me? I mean for to filter + insert all the data into the DB.

2) After registry, for the next visits I want to control access with sessions storing it into MySQL (here also I m totally lost and I'm sure your advices will be very very usefull).

I pretend also after authentication "see" whois is online -usernames- (I suppose I must to insert into MySQL "when" user enters into the application) and hen do a consult vs the data base for to check "whois on line" a this moment.

Sorry for the length of this message.
Thanks and regards from Spain!

There are 2 replies in this thread, which are not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.