Connecting Tech Pros Worldwide Help | Site Map

members login

  #1  
Old July 17th, 2005, 10:22 AM
Darren Ludlam
Guest
 
Posts: n/a
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


  #2  
Old July 17th, 2005, 10:22 AM
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a

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
  #3  
Old July 17th, 2005, 10:25 AM
Manuel Lemos
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Logout and Login is Screwy DavidPr answers 10 December 6th, 2008 05:24 PM
ASPNET2.0 Membership Multiple login redirections Steven Nagy answers 3 April 3rd, 2007 11:15 PM
ASP.NET login authentication nicholas answers 4 November 18th, 2005 07:25 PM
Login system frizzle answers 14 October 27th, 2005 02:05 PM