-
Notifications
You must be signed in to change notification settings - Fork 2
Free and open source PHP script for user registration, login & logout. Underlying architecture uses DAO pattern.
License
mahtonu/login-script
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
User Registration, Login & Logout --------------------------------- Requirements: -- >= PHP 5.3 (Namespace used) MYSQL 5.X Installation instructions: -- 1. create a database named 'user' 2. import the users.sql file into that database 3. at UserDao.php : adjust database access credentials 4. copy the project folder inside your web root i.e. htdocs, www etc. 5. test from browser: http://localhost/login-script License: -- Released under GNU GPL license : http://www.gnu.org/licenses/gpl.html
About
Free and open source PHP script for user registration, login & logout. Underlying architecture uses DAO pattern.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published