Results 1 to 3 of 3

Thread: User accounts please help
      
   

  1. #1
    bigteeg2001 Guest

    Default User accounts please help

    Is it possible to have a facility for users to set up login accounts, so that they can only access certain pages which other unregistered users cannot access?
    If so, could someone be kind to give me a succinct brief.

    thanks a lot

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: User accounts please help

    PHP- is a blast!

  3. #3
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: User accounts please help

    Actually I was just funing with ya on the succinct part.

    If you have a few users- then create a folder on your server or subdomain if you like, and password protect it. The put what ever you wish only those users to be able to access. You could create a folder for each user (if you only had a hand full of users) and individually password protect each folder to each user.

    It you want new users to be able to create auto-create a user name and password- then you will need to use a script to do so and it would attach to a data base.

    Andy
    PHP- is a blast!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49