Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
Demos | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum (1) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 478 This week: 1 | All time: 5,952 This week: 256![]() |
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. |
Recommendation for a PHP class to login
User creation and login
<?php |
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 | ||
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Example | Example script |
![]() ![]() |
Lic. | License text |
![]() ![]() |
Data | Description |
![]() ![]() |
Data | Screenshot |
![]() |
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.