Case
Got some case questions.
1) Why does echo(strtoupper("<b>")); print out <b> and not <B>?
Nevermind, it looks like the browser was just converting it to lower-case on me.
2) Is there an array-equivalent of strtoupper()?
Nevermind, it looks like the browser was just converting it to lower-case on me.
2) Is there an array-equivalent of strtoupper()?
