Jump to content

"make article appear on frontpage"


kurbitur

Recommended Posts

I´m making a news webpage with many categories like "Business", "local", "world", "sports", "Health", "travel" and so on....

 

I think the best way is that each cat. has it´s own table and in the CMS I can check (box) "make this article appear on frontpage"

 

So the breaking news and most recent news on frontpage are talking records from all the 10 tables but only the one who are marked as "frontpage"

 

how would the code be?

 

like

("SELECT FROM 'news', 'business', 'local', 'world', 'sports', 'health', 'travel' IF COLUMN publish CONTAINS WORD 'frontpage'");

 

... trying to figure it out - any suggestions?

 

 

Link to comment
https://forums.phpfreaks.com/topic/251121-make-article-appear-on-frontpage/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.