PHP template
Posted: Mon Mar 02, 2009 8:27 pm
Dear all,
Do anyone know the php code, so the there is a part in the page which is not reloaded when user browse to another page. That part would be stay the same across all page. And since that part need database query before showing up, it just do query on first time show, and after that, no need to query again when show up on another page, just stay statically accross all page.
Thanks in advance.
Do anyone know the php code, so the there is a part in the page which is not reloaded when user browse to another page. That part would be stay the same across all page. And since that part need database query before showing up, it just do query on first time show, and after that, no need to query again when show up on another page, just stay statically accross all page.
Thanks in advance.