Jump to content

Simon Love

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Simon Love

  1. Hi

    I've just installed the blank option and I've been examining the file structure with a reverse engineering mindset trying to understand why things are like they are. I notice the home.php uses the php include tag to load basic-page.php

    My question is this - Is it necessary to do things this way as per so called best practices? Will PW not function correctly if I did it another way like for example using index.php instead of home.php and having no include tags? is this the best way to do things for a typical multi page php website using includes?

    Any advice greatly appreciated.

    Simon

×
×
  • Create New...