WebmasterLULZ
12-04-2008, 12:37 AM
So I wrote a search script in PHP. And I want to make a "Top 10 searches". What would be the best thing to do? Considering resources and ease of coding
I was thinking about having every search stored in mysql and every single time that same search is made again it will +1 the amount of times searched.
What is everyone's suggestions?
I was thinking about having every search stored in mysql and every single time that same search is made again it will +1 the amount of times searched.
What is everyone's suggestions?