This topic is locked

What's not necessary and file relocation.

6/21/2006 5:45:48 AM
PHPRunner General questions
B
bmak author

Hello,
When you start a new template in PHPrunner you are presented with a list of 18 files and two sub-directories. This is the standard complement for all PHPrunner projects, but is everything necessary?
I am trying to create a simple membership login system which I can use to control members access to my website and, over time, will want to increase the functionality of the system to include some kind of administrative console. For now, I am wondering if all of the files presented in a standard project are necessary for such a simple login system?
Thanks
bmak

J
Jane 6/21/2006

Hi,
there are necessary files for login work:

login.php

include/dbcommon.php

include/dbconnection.php

B
bmak author 6/21/2006

Hello and thanks for the feedback, I will give this a try and see how I get on. Could you tell me what the 'calendar.htm' page is about and what function it performs (is it simply as the name says, a calendar?)
bmak

J
Jane 6/21/2006

calendar.htm file is used by datepicker.