Hi
I have a website made in html.
I got like 20 different pages in the site, and i have just copied the index.html 20 times and changed the content in every page.
When i want to change something in the Menu, i have to edit all 20 files, and that take too much time.
Now i got a php host, and want to use the Include php thing.
I want like the Header and Menu as index.php, and use <?php include("index2.php") ?> in the content.
I've searched around in google, but didnt find enough info about this,
so i hope you guys can help me.
Thanks
I have a website made in html.
I got like 20 different pages in the site, and i have just copied the index.html 20 times and changed the content in every page.
When i want to change something in the Menu, i have to edit all 20 files, and that take too much time.
Now i got a php host, and want to use the Include php thing.
I want like the Header and Menu as index.php, and use <?php include("index2.php") ?> in the content.
I've searched around in google, but didnt find enough info about this,
so i hope you guys can help me.
Thanks







