$uppercasestring=strtoupper($originalstring); ----- Original Message ----- From: "George B" <[EMAIL PROTECTED]> To: <php-general@lists.php.net> Sent: Monday, July 18, 2005 6:59 PM Subject: [PHP] change letter to all caps
> 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? > Thanks! > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php