Designing a Web Site
Results 1 to 5 of 5

Thread: Designing a Web Site

  1. #1
    Registered User D@ve's Avatar
    Join Date
    Aug 2001
    Location
    Bournemouth, UK
    Posts
    325

    Designing a Web Site

    Hi everyone,

    Just starting to get into this whole web design thing and we need to be able to add a members only section to our web site for customers that use our support services.

    I have been looking into using PHP-Nuke to do this but I don't want to get to far into the wrong thing, is this the best software to use??
    It's not big and it's not clever!!

  2. #2
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    php is great... just install mysql and you have a nice package. php has native support for mysql.
    Protected by Glock. Don't mess with me!

  3. #3
    Registered User D@ve's Avatar
    Join Date
    Aug 2001
    Location
    Bournemouth, UK
    Posts
    325
    so will it allow me to password protect an area on my website for customers that have a username and password??
    It's not big and it's not clever!!

  4. #4
    Registered User CeeBee's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    2,494
    yup.. just make a script to authenticate users and only serve the pages to authenticated users.
    Protected by Glock. Don't mess with me!

  5. #5
    Registered User
    Join Date
    Sep 2001
    Location
    south of sanity
    Posts
    473
    Or you can use .htaccess to password protect specific folders.

    I have used phpAutomembers before which is pretty straighforward to setup:
    http://www.hotscripts.com/Detailed/29309.html

Similar Threads

  1. My new site.
    By opiate in forum Tech Lounge & Tales
    Replies: 20
    Last Post: August 22nd, 2002, 07:41 PM
  2. [RESOLVED] Web Design and Site Review.
    By LagMonster in forum Comments and Suggestions
    Replies: 4
    Last Post: March 19th, 2001, 06:57 AM

Bookmarks

Posting Permissions

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