I am trying to make a website that makes it easy for me to edit the layout, menus etc. and I thought that I might use PHP for the website and use to load the content of each page from the mysql database into the PHP.
But then I thought that I might be able to do it the other way: create each page and load the menus and layout into each PHP page. How do most people do it? Which way is better, and which way should I use?
2006-12-28
11:13:00
·
4 answers
·
asked by
thekidzonehome
2
in
Computers & Internet
➔ Internet
So should I create a main php page and load the content into it or should I create multiple php pages and load the menus into it?
2007-01-04
15:33:13 ·
update #1