Details
LoginSystem - Login System, developed mainly for the
newbie PHP programmers who want to learn implementation of OOPs concept.
This application is for giving basic idea for implementing OOPs concept.
Version 1.0
This application is basic implementation of OOPs concept.
I have implemented only login system. For registration purpose you need to do exactly
the same way as login system, only need is to run INSERT query inplace of SELECT query.
Also improvement can be done with respect to validation, session-cookie management,
encryption like md5.
(As I have said these package is for newbie who want to implement OOPs concept.)
I have demonstrated only for MySQL database. You can implement for Oracle, PostgreSQL
or any other DB. You need to extend the abstract class and implement the interface given
in the package.
PS: There is always better way of writing code. You can write better than what you seeing in this package.
Cheers!!
Nitesh Apte
|
|
Name: |
Login System |
Base name: |
login-system |
Description: |
Authenticate users with records in a database |
Version: |
1.0 |
PHP version: |
5.2 |
License: |
GNU General Public License (GPL) |
All time users: |
2113 users |
All time rank: |
1848 |
Week users: |
0 users |
Week rank: |
189  |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|
|
Files |
|