Re: change letter to all caps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



$uppercasestring=strtoupper($originalstring);

----- Original Message ----- 
From: "George B" <geoizil@xxxxxxxxx>
To: <php-general@xxxxxxxxxxxxx>
Sent: Monday, July 18, 2005 6:59 PM
Subject:  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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux