Can someone tell me how to use the Count() function please?
I've got two fields ($id and $text).
I want to look at the $text field and find out the number of times an entry is there.
For example, if the code finds the phrase "email address" in the $text field 10 times, then it should output that.