Page 1 of 1

How to disable double registration for the same user

Posted: Tue Nov 11, 2008 9:33 am
by shakeel
Hello Experts

I am new to PHP and tries to develop a site where a user can make an account to view the contents of the site. I want that one user will have only one account and if he tries to create another one he should be warned. What is the best solution for this.

Re: How to disable double registration for the same user

Posted: Tue Nov 11, 2008 9:36 am
by mmj
There is nothing fool proof to stop users from creating another account.