Basic Login PHP
Basic Login is a basic PHP login script that can be downloaded used and modified under the general user public license provisions. It is perfect for a standard website that would benefit from a basic PHP to MySQL login script that is easy to deploy and uses standard methods of restricting access and granting permissions. Here are some of Basic Login's features: PHP to MySQL structure Password encryption Email forgotten password hint Email password change/ recreation New user account creation with error handling User permission level control User login routing by permission on login Central configuration file Administrative user management report First user gets admin permissions Conditional content according to permission levels
Visit publisher site: Basic Login PHPListing Details
- Version:
- 1.9
- Filed in:
-
Scripts / PHP / Scripts & Programs / User Authentication
- Submitted on:
- Last Updated:
- Feb 7, 2012
- Publisher:
- Chris Carr Other listings by this publisher
License & Pricing Information
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-3 out of 3 reviews
-
I have tried about a half dozen password scripts. I even paid $25 for one. This is the only one I've been able to get to work. The others were so buggy, so complicated, no clear documentation. Who would have though the one that clearly states "there is no support" would be the one I could get to work properly? Great script. VERY easy for noobs to get in there in set it up even though it's got a database. Don't be afraid of SQL. Instructions in the script are very clear. It would be excellent if in the future it can be set up for admin approval before letting people in. That's the only drawback.
Bottom Line: Yes, I would recommend this to a friend
-
I had to jump back on here and say thanks for this script. I can't believe, me being a somewhat beginner at php could implement this. I was able to integrate it into an API I've been working on and it works perfect between the two sites. People are able to login after registering and access the sites that I set permissions to. thanks -Larry
-
After some struggling, I was able to get it to work. I am a php novice. Very Good.