September 27, 2008
How do I make a website with php and mysql?
thekidzonehome asked:
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.
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?
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?
Filed under Other - Internet by administrator
