News Feed
Jobs Feed
Sections




News Archive
WeberDev.com:
User Authentication With patUser (Part 1)
June 01, 2006 @ 06:00:01

WeberDev has posted part one of their latest series today - a look at using the patUser utility to authenticate users for your website.

It should, therefore, be possible to come up with a generic library to perform these tasks, one which provides developers with a reusable code base and eliminates the need to reinvent the wheel every time they build the user management component of a Web application. This library should be flexible enough to adapt to different needs, powerful enough to satisfy most requirements, and robust enough to meet the performance and scalability requirements of most of the current generation of Web applications.

Which brings me, rather nicely, to patUser.

They take the time to explain what the patUser package is all about, including where to grab the latest copy from. There's a SQL file that comes with the installation to help you get started and will be what the tutorial is based around. They provide a basic example of adding and authenticating a user, breaking it down into chunks to explain it.

They also include a method to make the patUser system use a plain HTTP authentication instead of integrating into a template - sometimes a simpler, quicker approach for validating users.

0 comments voice your opinion now!
user authentication patuser part1 tutorial user authentication patuser part1 tutorial


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Creating a PHP OAuth Server

WebReferece.com: Building a Weblog: Part 2

Jani Hartikainen's Blog: Unit testing 3: Writing tests for existing code

Daniel Krook's Blog: Migrating PHP applications to DB2

PHPMaster.com: Continuous Integration (with Jenkins), Part 1


Community Events









Don't see your event here?
Let us know!


interview code opinion release podcast introduction object unittest zendframework2 composer framework phpunit tool example database community api language development testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework