Very simple question - changing variable case
Posted: Fri Aug 15, 2003 10:00 am
I can't find a function for this on the PHP manual website but I'm sure there must be one.
Say I have a variable that has a value of "A", how can I change it so it is lower case (so therefore "a") ?
Anyone know?
Say I have a variable that has a value of "A", how can I change it so it is lower case (so therefore "a") ?
Anyone know?