sean.ferguson
OSNN Veteran Addict
- Joined
- 4 Jul 2003
- Messages
- 1,693
im needing a secure login script that allows access to a protected dir; this is to be a members only section.
What I Need:
- Admin Area; No User Registrations
- Users Must Be Registered Via Admin
- Secure, Simple and Fast PHP
- Information on How to Protect a Full Directory
- MySQL Database of Users
- Login Script
- Something To Check User Is Valid
What it needs to do:
I need to be able to create new users via an admin panel of some form, users must be able to login from a form (user: pword🙂. After users login they are to be re-directed to the member only dir, they can only enter the directory if they have successfully logged in. I need to be able to monitor user usage and times/dates when they logged into the member area. It has to be secure enough to hold billing information.
I have searched on the PHP Resource Index and the free options they have are not really up to scratch... not the ones i have tried thus far anyway. I would prefer a free solution so the software that retails at $399.99 is out of the question im afraid. Im not to bothered about looks as it will be customized anyway.
Thanks for any help
What I Need:
- Admin Area; No User Registrations
- Users Must Be Registered Via Admin
- Secure, Simple and Fast PHP
- Information on How to Protect a Full Directory
- MySQL Database of Users
- Login Script
- Something To Check User Is Valid
What it needs to do:
I need to be able to create new users via an admin panel of some form, users must be able to login from a form (user: pword🙂. After users login they are to be re-directed to the member only dir, they can only enter the directory if they have successfully logged in. I need to be able to monitor user usage and times/dates when they logged into the member area. It has to be secure enough to hold billing information.
I have searched on the PHP Resource Index and the free options they have are not really up to scratch... not the ones i have tried thus far anyway. I would prefer a free solution so the software that retails at $399.99 is out of the question im afraid. Im not to bothered about looks as it will be customized anyway.
Thanks for any help