Quote:
Originally posted by FlyingDutchman
where do you keep the list of words? in a file (each on a new line?)? in a (mysql) database? or in the actual php file itself?
|
The text file contains just what I wrote before. Where the words come from is irrelevant. They're just there. All the PHP code has to do is parse those words, count them and put comma's in between them and be able to omit certian words that may appear.