> -Original Message-
> From: -<[ Rene Brehmer ]>- [mailto:metalbunny@;metalbunny.net]
> Sent: 30 October 2002 19:54
>
[snip, snip, snip...]
> My structure also ensure that
> if someone's
> called something like Mackenzie for first name, it will not
> be incorrectly
> cap'ed, as it only d
[PHP] Capitalizing names etc. part II - found a solution
> Hi y'all
>
> A while back I requested help for properly capitalizing names out of
> passed string values, as ucwords() and tokenizing didn't do the trick.
>
> Some kind soul gave me this scripple to work with:
Hi y'all
A while back I requested help for properly capitalizing names out of
passed string values, as ucwords() and tokenizing didn't do the trick.
Some kind soul gave me this scripple to work with:
> $text = "What?No delimiters,shit happens here.this solves all problems.";
> preg_match_all("/(
3 matches
Mail list logo