Search found 2 matches

by savil76
Sat Jul 24, 2004 1:01 pm
Forum: PHP - Code
Topic: help
Replies: 2
Views: 270

Thank you!
by savil76
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.