Thread: members login
View Single Post

  #3 (permalink)  
Old 11-04-2004
Manuel Lemos
 
Posts: n/a
Default Re: members login

Hello,

On 10/30/2004 01:06 PM, Darren Ludlam wrote:
> I am designing a site and I have been asked to create a members area. The
> customer would login with Username and Password then would be presented with
> pdf files, that are specific to their company, available for download.
>
> I haven't done anything like this before, i just have a little experience
> with HTML, Flash, css and a little bit of programming so if you could put
> everything in laymans terms it would be much appreciated.


Here you find one solution that not only includes member access
restriction, but also member registration and password loss recovery:

http://www.phpclasses.org/access_user

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Reply With Quote