Some of the sample web authentication setups I'm seeing involve a database with two tables -- one for holding user info like name and phone number and the other for holding username and password.
There must be a reason for this. Is it a more secure setup?
Bookmarks