php website members area / login

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ritchie

    php website members area / login

    Hi all,

    I am writing to ask advice on th best way to implement a user login for my site.

    I want to have a section on each page where a user can login or become a new user.
    I want to store all these unames/passwds in a mysql db.

    I don't have much experience in the way to implement this.

    Does anyone have any suggestions or know of any tutorials?

    Thanks,
    Ritchie
  • R. Rajesh Jeba Anbiah

    #2
    Re: php website members area / login

    ritchie_s01@yah oo.com (ritchie) wrote in message news:<3bee6ba6. 0402091139.40ff 3fbd@posting.go ogle.com>...[color=blue]
    > Hi all,
    >
    > I am writing to ask advice on th best way to implement a user login for my site.
    >
    > I want to have a section on each page where a user can login or become a new user.
    > I want to store all these unames/passwds in a mysql db.
    >
    > I don't have much experience in the way to implement this.
    >
    > Does anyone have any suggestions or know of any tutorials?[/color]

    Please search the archive before posting.

    1. http://www.google.com/search?q=php+login
    2. http://martin.f2o.org/php/login

    --
    "Success = 10% sweat + 90% tears"
    If you live in USA, please support John Edwards.
    Email: rrjanbiah-at-Y!com

    Comment

    • ritchie

      #3
      Re: php website members area / login

      Hi,

      Apologies to all the group.
      Sorry for the unnecessary question.

      Thanks
      Ritchie

      ng4rrjanbiah@re diffmail.com (R. Rajesh Jeba Anbiah) wrote in message news:<abc4d8b8. 0402092043.6ddb bc17@posting.go ogle.com>...[color=blue]
      > ritchie_s01@yah oo.com (ritchie) wrote in message news:<3bee6ba6. 0402091139.40ff 3fbd@posting.go ogle.com>...[color=green]
      > > Hi all,
      > >
      > > I am writing to ask advice on th best way to implement a user login for my site.
      > >
      > > I want to have a section on each page where a user can login or become a new user.
      > > I want to store all these unames/passwds in a mysql db.
      > >
      > > I don't have much experience in the way to implement this.
      > >
      > > Does anyone have any suggestions or know of any tutorials?[/color]
      >
      > Please search the archive before posting.
      >
      > 1. http://www.google.com/search?q=php+login
      > 2. http://martin.f2o.org/php/login[/color]

      Comment

      Working...