Search found 2 matches
- Sat Jul 24, 2004 1:01 pm
- Forum: PHP - Code
- Topic: help
- Replies: 2
- Views: 270
- Sat Jul 24, 2004 12:23 pm
- Forum: PHP - Code
- Topic: help
- Replies: 2
- Views: 270
help
I want to make a simple script to count specific word in a phrase.someting like this:
$phrase == "If you do not want to add a poll to your topic leave the fields blank to";
I want to count how many times the word to was used in the phrase.
Can anyone help me with this.
Thank you.
$phrase == "If you do not want to add a poll to your topic leave the fields blank to";
I want to count how many times the word to was used in the phrase.
Can anyone help me with this.
Thank you.