First of all, great forum you have here and hopefully someone will be able to answer my question.
I know HTML and some PHP but I'm learning more PHP everyday.
What I'd like to ask is if I want to start a new site and would like all the pages
to have the same design/layout how can I accomplish this ?
I already read about using the include function and to create a separate header and footer and have one file as the template.But this sounds useless because if I wanted to add something new to the body of all the pages then I would have to edit all the pages I made.Could someone tell me how to do it right?
Thanks in advance 
|