Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (2) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() | Total: 1,622 | All time: 2,417 This week: 225![]() |
Version | License | PHP version | Categories | |||
login 1.0 | GNU General Publi... | 5 | PHP 5, Databases, User Management |
Description | Author | ||||||||
This class can be used to authenticate users with records in a MySQL table. |
|
This class is written to create login module. also this class is written to connect database, sql query execution and fetch data from database table. -> query_execute($query) this function is for execution the sql query. $query = the mysql query. ->fetch_data($result) this function is for the fetch data from the database table. $result = the return value after execute mysql query ->login_user($username, $password) login_user is for login function. it validate the user from database. $username = user name and $password = password. this class is under GPL license. you are very welcome for modifications of this class. please feel free to contact me with the bugs or any modifications. my contact email saeed.sas@gmail.com |
![]() |
File | Role | Description |
---|---|---|
![]() |
Class | class file |
![]() ![]() |
Doc. | documentation for the class |
![]() ![]() |
Example | sample file |
![]() ![]() |
Data | sample sql files for testing |
![]() ![]() |
Example | secure page after login |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.