FW: [PHP-PEAR] RFC on merge of PHPLib and Pear

[email protected] ("Jim Harlindong") Thu, 8 Mar 2001 03:37:23 +1000
Newsgroups php.pear
Message-ID <[email protected]>
Can phplib Auth be used in this way:

- A site with three different areas and three different sets of user
database/pwd ?
- Customized in its looks (auth only provides auth api, nothing to do with
html?



> But Auth is not a specific solution, Auth is very generic. And,
> another reason for placing these things in PEAR/ and not in
> PHPLib/ is that auth is such a basic thing for so many applications
> that it should be "PEAR Auth".