Word counter class
If you looking for word counter class, just found nice tool to count words in your articles or wherever you want.
I was reading Hasin Bhai’s New book Object Oriented Programming with PHP5.In chapter 2 i got a nice example of OOP.Its a word counter.Its a nice tool actually and pretty little too.Here is that example.
In this tutorial you would learn some object orientated programming techniques.