Re: sentence case

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Leif Gregory wrote:

Hello Chris,

Wednesday, February 23, 2005, 11:49:32 AM, you wrote:
C> And on top of that he'll need to convert all 'i' to 'I' because of
C> step 1.


You and Mattias both have valid points.

The only other thing I can think of is a regexp that is searching for
a period and a space then does a ucwords() on the following word, but
that's a lot of work to pull things apart like that! <grin>


Could be done, still.

Oh, and sentences may end with other characters, too. Notably "!" and "?".

--
More views at http://www.thorslund.us

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux