View Single Post
Old 2006-01-04, 04:54 AM   #2
ClickBuster
I'm normally not a praying man, but if you're up there, please save me Superman!
 
ClickBuster's Avatar
 
Join Date: Dec 2004
Location: Bulgaria
Posts: 476
Send a message via ICQ to ClickBuster
Quote:
Originally Posted by sleeper
There is code that does that too.

I know in perl if the variable is called "$description" you do it like this:

ucfirst($description)

There is a way to do this in PHP too. But I never use PHP so I don't know
It's ucfirst($description) in PHP too
__________________
The tendency is to push it as far as you can
-- Fear and Loathing In Las Vegas
ClickBuster is offline   Reply With Quote