View Single Post
  #1 (permalink)  
Old Apr 24th, 2008, 23:08
robinmitra1 robinmitra1 is offline
New Member
Join Date: Sep 2007
Location: UK
Age: 23
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Website with login feature

Hi all

This is a very general question regarding the structure of a password protected websites (i.e. require logging in for admin tasks).

I have been working on a php based website for some time. I am planning on integrating a login system to provide some basic administrative tasks. Now i have created the login system.

So my question now is how many pages do i have to create for such a protected website?i know that for some of the webpages that require logging in will be protected. But take for instance i have a complete website, now do i have to create modified versions of all of these pages specifically for users who have logged in? So, in effect, this would just double the page count! Don't know if im right though.

I have never created log in system before and so am somewhat confused..please help ppl

Robin
Reply With Quote