asmith Posted September 27, 2008 Share Posted September 27, 2008 hey guys I want to write a tag cloud script. I don't know how to deal with the words that I get from http_referrer. If I save the keywords getting from the http_referrer in the first place (where no word is saved yet), then for other times I check if the word is already saved and make it bigger ... but how to filter these words ? for example if an inappropriate word comes, how to find it and filter it? if someone find my "big widgets" page by " big widgets frog" , then it will save frog in my page. What's the exact pattern or idea for making tag clouds? all these words are coming from http_referrer in the first place or i got it all wrong? :/ examples : under the thread one page Quote Link to comment https://forums.phpfreaks.com/topic/126028-writing-a-google-tag-cloud-script/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.