Recommend this page to a friend! |
Download .zip |
Info | Example | Demos | Screenshots | View files (5) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2020-09-28 (1 month ago) | Not yet rated by the users | Total: 277 This week: 4 | All time: 7,527 This week: 70 |
Version | License | PHP version | Categories | |||
loginsystem 1.0.0 | Custom (specified... | 5 | HTML, PHP 5, Databases, User Management |
Description | Author | |
This package can be used to create a system to manage users that access a site. Recommendations Recommendation for a PHP class to login |
|
User login system for the webpages using PHP and SQL.
/ * LoginSystem Class * User data are stored in SQL database * Script create table for member data if there is no table in database. * Script add admin acount with username and password both are "admin". * * Usesage * Include this class file at the begining of your page. * Assign $mypage variable before including class. * Place * echo$logsys->getMsg() * echo $logsys->getHtml(); * anywhere in page for the message and form of login status. * Look into index.php as an example. Replace index.php with your page. * * This class is free for the educational use as long as maintain this header together with this class. * Author: Win Aung Cho * Contact winaungcho@gmail.com * version 1.0 * Date: 28-9-2020 /
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
index.php | Example | Example script |
LICENSE | Lic. | License text |
README.md | Data | Description |
Screenshot_20200928-205538_Chrome.jpg | Data | Screenshot |
userclass.php | Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.