Posted by Mike P2 on 05/04/07 22:39
On May 4, 6:29 pm, abracad_1...@yahoo.com wrote:
> I'm looking for a decent free/open source php authentication script
> that would allow users to log in/out of a secure area of a web site.
> Ideally should have email confirmation and password reminder and work
> with mysql.
>
> Any suggestions?
Nice CMSs have authentication stuff, you may just be looking for a
CMS. Try Drupal or Joomla or something and see how you like it. Secure
authentication is built into Apache (with usernames and passwords and
all of that), and you can password protect directories or files, but
that's harder to automate and integrate.
-Mike PII
[Back to original message]
|