Got a site where the news page can be updated via a SQL database. I want to have a highlight of part of the news on the front page.
As I didn't design the site or know PHP I'm lost
The news page has "<? print "$Content";?>" for the body so is there some way to echo this on the main page?
As I didn't design the site or know PHP I'm lost

The news page has "<? print "$Content";?>" for the body so is there some way to echo this on the main page?