Reply
Script to show the top 5 articles
Old 05-19-2006, 11:00 AM Script to show the top 5 articles
Skilled Talker

Posts: 87
How do I show the top 5 most viewed articles on my website? I also posted this in the javascript forum.
__________________
Visit AnmarTech and the AnmarTech Forums. You won't regret it. Link exchanges are welcome with sites with appropriate content.
agent14 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-19-2006, 11:40 AM Re: Script to show the top 5 articles
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
Are your articles stored in a DB and does the article have a runnig total with it?

If so its simply a case of "select * from articles order by views asc limit 5".

Or sql to that effect.

Ibbo
__________________
www.nationalclubgolfer.com www.sportspub.co.uk www.bespokecc.co.uk www.centralmarquees.co.uk
Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Old 05-19-2006, 07:47 PM Re: Script to show the top 5 articles
Skilled Talker

Posts: 87
How would I store the articles in a database? I'm a noob...sorry.
__________________
Visit AnmarTech and the AnmarTech Forums. You won't regret it. Link exchanges are welcome with sites with appropriate content.
agent14 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Script to show the top 5 articles
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11382 seconds with 13 queries