Web Hosting Talk







View Full Version : php news page


cilina
03-03-2008, 04:30 AM
Hi all
I create a news page in my application
I want it like that
a right menu with the news title when i click on any title .the specified news open on the center of the page
how can i apply that ?:rolleyes:

awatson
03-03-2008, 11:20 AM
Pretty simple - put your list of titles into an include file, and include it on all your news story pages. Make your most current news story the main news page. Or you could setup a blog for your news section.