Search found 4 matches
- Wed Aug 08, 2007 4:45 pm
- Forum: Databases
- Topic: Most Popular / Related Articles
- Replies: 7
- Views: 854
Thanks
thanks anyway friend
- Wed Aug 08, 2007 4:23 pm
- Forum: Databases
- Topic: Most Popular / Related Articles
- Replies: 7
- Views: 854
Trying to get out of chaos ...
Thanks friend ... I just don't know the code to log the date and time of the articles. I could go for the first solution also .. if i knew the way
Thanks again...
Thanks again...
- Wed Aug 08, 2007 3:56 pm
- Forum: Databases
- Topic: Most Popular / Related Articles
- Replies: 7
- Views: 854
More specifically
Thanks for help ..
I'm just trying to find how i will implement this view count for the last 7 days ... (for the most popular)
I'm just trying to find how i will implement this view count for the last 7 days ... (for the most popular)
- Wed Aug 08, 2007 2:20 pm
- Forum: Databases
- Topic: Most Popular / Related Articles
- Replies: 7
- Views: 854
Most Popular / Related Articles
Hi there i have a problem building a site with news table news news_id, news_title, news_date, news_category now, i want to present the 5 most popular articles based on clicks (views) of every article in a place of the main page. The page that displays the articles is e.g. article.php?news_id=453 Al...