I have a basic cms. I want to be able to track the most popular content so that I can display "most popular items" on the front page. Can anyone point me toward a tutorial that might be able to help me code something? Is there a script that I can use? The site is based on one mysql table. Thanks
Can anyone point me to a forum that this question might be more appropriate? I kind of need to bea ble to do this.
I know Drupal has this feature. Maybe you can look into the Drupal source code and fish out the implementation?