Need help in using include or echo function in PHP?

Hi, I need a help in the include option.
I am building my personal website http://www.shafiul.com/

Here I need to use the php include or echo option. For example if a visitor is now in home page, and clicks on the Contact link, I want to load the contact page, but do not want to change the hole page. That it will not load the navigations, banners, footers etc. it will only change the content of the home page, not the hole page.

can anyone tell me how to do this? if any other option rather than include or echo is working, please tell me.

thanks in advance.
 
Back
Top