George B wrote:
Lets say I have a form. And when user types in the form and clicks go, it shows output.
but.
lets say the person type in
monday
But I want the php code to change it too
MONDAY
how do I do that?

The manual is your friend.

http://us2.php.net/manual/en/function.strtoupper.php

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to