Thread: Caps or No caps
View Single Post

  #1 (permalink)  
Old 01-11-2004
Frank Keessen
 
Posts: n/a
Default Caps or No caps

Hi All,

Can you please help me with the following; Is there a function in PHP that can do the following;

When you have output in the database like this: "HeLlo WorlD" then you convert it to all caps "HELLO WORLD" or just the first character that is only caps "Hello world".

I googled and looked at the php.net site but i'm not seeing it.

Regards,

Frank

Reply With Quote