|
Hi people.
I do not know how to put it, but here it is. I hope that I make myself understood.
I usually make my websites with header.php, left.php, main.php, right.php and footer.php.
At the index.php I do “include” for those 5 files.
Any time that I browse the web site of course the all files refreshes, and when I go through links the all website refreshes as well.
I would like to make the header, left, right and footer to be static and to change only the main, for the several contents that I need, but WITHOUT using IFRAMES
Can somebody help me here?
thanks
|