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>


-- 
Leif (TB lists moderator and fellow end user).

Using The Bat! 3.0.2.3 Rush under Windows XP 5.1
Build 2600 Service Pack 2 on a Pentium 4 2GHz with 512MB

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

Reply via email to