All pages display in one page of the site
Posted: Sat Jun 06, 2009 7:59 am
Hello, dear community!
Please, help me with my problem.
The problem is the following:
I want to make a page having many links in its menu and when you click on a link, link should display its page in the page named content and all the other links should display their pages in content page IN CASE if you click on an appropriate link. All pages must not be displayed at once in the content page – only when they are required by clicking on their link.
Just imagine: There is a web site and the main page is index.php
We will use including method and index.php will be constructed by including top.html or (top.php), menu.html or menu.php, content.php and footer.html
All links in menu should be displayed in content.phpwhen you click on a definite link in menu.
Please, try to give more detailed explanation as much as possible. Thank you very much for your support.
Sincerely, love-planet
Please, help me with my problem.
The problem is the following:
I want to make a page having many links in its menu and when you click on a link, link should display its page in the page named content and all the other links should display their pages in content page IN CASE if you click on an appropriate link. All pages must not be displayed at once in the content page – only when they are required by clicking on their link.
Just imagine: There is a web site and the main page is index.php
We will use including method and index.php will be constructed by including top.html or (top.php), menu.html or menu.php, content.php and footer.html
All links in menu should be displayed in content.phpwhen you click on a definite link in menu.
Please, try to give more detailed explanation as much as possible. Thank you very much for your support.
Sincerely, love-planet