Hi,
I am creating a php browser based web application that contains data that really cant be seen by anybody unauthorised.
What the best / most secure way of creating a user registration / login system? Ideally, i would like the admin to be able to create new users.
Any help or point in the right direction would be most appreciated.
Thanks
Chris
2 replies to this topic
#1
Posted 01 November 2011 - 03:50 PM
|
|
|
#2
Posted 01 November 2011 - 04:40 PM
Well, an easy way is to create an htaccess file.
But if you want something a little bit more advanced, you'll have to create it from scratch.
And the problem is not always in the login, but every single page past that login has to be secure.
It all depend on what you want to do exactly.
But if you want something a little bit more advanced, you'll have to create it from scratch.
And the problem is not always in the login, but every single page past that login has to be secure.
It all depend on what you want to do exactly.
#3
Posted 01 November 2011 - 05:17 PM
.htaccess is great but not very dynamic, PHP and MySQL login?
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









