Rev 9 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
This is a Users Login class for PHP, designed to be a self contained
system to handle user login and administration. It is also designed to
be programmatically modifiable by the programmer, ie adding new columns
is fairly simple.
Examples are in the examples directory.
documentation contains users.class.txt which is the source from our
dokuwiki site (https://kb.unixservertech.com).
documentation also contains the phpdoc output documenting the classes
involved in HTML format (load the index.html file in your browser).