User Authentication With patUser (part 3) - Endgame (
Page 7 of 7 )
And that's
about it for this series. Over the last few pages, I spent lots of time and
energy driving you through the landscape of the patUser library. I explained the
important utility functions in the library, discussing error handling, history
tracking, user identification and statistics generation within the context of
not-so-real-life illustrative examples.
You should now (hopefully!) know
enough about patUser to begin using it in your daily development activities. The
authors have spent a fair amount of time thinking about the most common
requirements of a user management library, and the end result of their efforts
is a class that's both sophisticated and flexible enough to be used for a wide
variety of purposes. I strongly encourage you to exploit this power for your own
projects - I can tell you from experience that it will substantially reduce the
amount of timeyou spend bulding user management modules for your Web
applications.
In case you'd like to learn more about patUser and other,
related projects, you should consider visiting the following links:
The
official pat Web site, at
http://www.php-tools.de/patUser
documentation, at
http://www.php-tools.de/site.php?&file=patUserDocumentation.xmlA
discussion of building template-based Web sites with patTemplate, at
Template-Based Web Development With patTemplateNote:
Examples are illustrative only, and are not meant for a production environment.
Melonfire provides no warranties or support for the source code described in
this article. YMMV!