hi,

>     Well, I like the idea(s).

>     I think returning (bool)false instead of NULL is more
>     consistent though.

>     Maybe the naming convention should be changed to:

..while paying attention to english orthography:

>     word()
>     word_count()
>     word_index()
>     word_lenght()

word_length()

common pitfall - maybe we should provide an alias? :)

>     - Markus

word_* functions can be easily solved in userland, but nevertheless,
after thinking about it, it might be a good addition. At least it does
not hurt anyone, does it? :)

-daniel



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to