Auth is a User Authentication script
Overall rating: (N/A)
|
The script Auth is a User Authentication script (easily secure webstie content).
PHP-Authentication works like the Tomcat authenticatoin. You give the source to authenticate against (DB, file, XML-RPC, etc.) and the directories/files that shall be protected, and the class handles the rest. No including of any call to a class method on every page is necsesary. You can also use it as if it was a standard Auth-class, using a call to "isLoggedIn" on every page that shall be protected.
|
 Write a comment about the script Auth
|