help

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
savil76
Forum Newbie
Posts: 2
Joined: Sat Jul 24, 2004 12:23 pm

help

Post by savil76 »

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.
savil76
Forum Newbie
Posts: 2
Joined: Sat Jul 24, 2004 12:23 pm

Post by savil76 »

Thank you!
Post Reply