http://php.net/manual/en/function.ucwords.php

> -----Original Message-----
> From: Jamie Saunders [mailto:[EMAIL PROTECTED]]
> Sent: 4 iulie 2001 14:57
> To: [EMAIL PROTECTED]
> Subject: [PHP] capatalising letters
> 
> 
> Hi,
> 
> I've got a list of strings in the following format:
> item one
> item two
> item three
> 
> What I'd like to do now is to capitalise the first letter of 
> each word so
> the list becomes:
> Item One
> Item Two
> Item Three
> 
> Can anyone tell me how to do this?
> 
> Thanks.
> 
> Jamie Saunders
> [EMAIL PROTECTED]
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 
> 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to