Connecting Tech Pros Worldwide Forums | Help | Site Map

members login

Darren Ludlam
Guest
 
Posts: n/a
#1: Jul 17 '05
Hello Folks,

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.

Many thanks

Darren



R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
#2: Jul 17 '05

re: members login


"Darren Ludlam" <darrenludlam@darrenludlam.plus.com> wrote in message news:<4183ae03$0$4000$ed2619ec@ptn-nntp-reader01.plus.net>...[color=blue]
> Hello Folks,
>
> 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.[/color]

Google is your friend <http://www.google.com/search?q=php+login>
Look at the first result.

--
| Just another PHP saint |
Email: rrjanbiah-at-Y!com
Manuel Lemos
Guest
 
Posts: n/a
#3: Jul 17 '05

re: members login


Hello,

On 10/30/2004 01:06 PM, Darren Ludlam wrote:[color=blue]
> 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.[/color]

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
Closed Thread