hi.
i am using FD Word Statistics Plugin for showing words count in post page.
if i want to save results for this tag
<?php
if(wordstats_words(get_the_content()) < 200) echo "kamtar az 200 kalame";
?>
in database for searcher find "kamtar az 200 kalame" how working?