username and password management with personalized page

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

    username and password management with personalized page

    I am trying to find a free script that allows a user to register and
    login to their own personalized page that was automatically created
    when the user registered. I am creating a website where the users can
    access their personal page by logging in and on that page they can
    find correspondence and their history with me, etc. Can you please
    help me with finding a free script that does all of this?

    Thanks in advance,

    Tyler
  • Michael Vilain

    #2
    Re: username and password management with personalized page

    In article <95013a8.040906 0813.685b9cc3@p osting.google.c om>,
    lyonrt@brevard. edu (Tyler Lyon) wrote:
    [color=blue]
    > I am trying to find a free script that allows a user to register and
    > login to their own personalized page that was automatically created
    > when the user registered. I am creating a website where the users can
    > access their personal page by logging in and on that page they can
    > find correspondence and their history with me, etc. Can you please
    > help me with finding a free script that does all of this?
    >
    > Thanks in advance,
    >
    > Tyler[/color]

    Where have you looked? There are lots of authorization and similar php
    scripts out there. Did you try http://www.phpclasses.org or Google for
    php resources?

    --
    DeeDee, don't press that button! DeeDee! NO! Dee...



    Comment

    • Average_Joe

      #3
      Re: username and password management with personalized page

      In article <95013a8.040906 0813.685b9cc3@p osting.google.c om>, Tyler Lyon wrote:[color=blue]
      > I am trying to find a free script that allows a user to register and
      > login to their own personalized page that was automatically created
      > when the user registered. I am creating a website where the users can
      > access their personal page by logging in and on that page they can
      > find correspondence and their history with me, etc. Can you please
      > help me with finding a free script that does all of this?[/color]

      Hi Tyler,

      My script doesn't do all of that, but I've made it do similiar things
      for custom stuff in the past. Creating a directory on new account
      creation is almost trivial with it. One could easily write a plugin that
      runs a shell script on account create/delete, for instance.

      It's free if you link to it.

      There are tons of different variations of the same theme on places
      like hotscripts or php.resourceind ex.com

      Jamie
      --
      http://www.geniegate.com Custom web programming
      User Management Solutions Perl / PHP / Java / UNIX

      Comment

      Working...