I need to build web pages that are only accessible by logging into an account. What is the best web solution?

Posted by admin on June 15th, 2010 and filed under web solutions | 3 Comments »

I need to build web pages that are only accessible by logging into an account. What is the best web solution to this?

htacess

3 Responses

  1. yo2lux Says:

    htacess
    References :

  2. Jackie Says:

    wordpress
    References :

  3. jd Says:

    you can create a login script and in every pages you will check if session is logged. if not, then redirect to the login page.
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.