I want to implement a tag list, for instance, top ten tags used in the website. Are there any tutorials or articles that can help me to create this!
For example:
#topic (200 mentions)
#topic (150 mentions)
#topic (50 mentions) ....
and so on..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
i assume you have a table
tags,postsandposts_tags(you haven’t told us what you want to tag …) to associate themyou then want to count the number of times a tag was used: