jazzman121
May 19th, 2003, 07:00 PM
in php how do i take a variable like say
$Today = (date ("l dS of F Y ( h:i:s A )",time()));
now when i wanna print the date
in capitals... how do i do that?? just want uppercase ...
thanks
$Today = (date ("l dS of F Y ( h:i:s A )",time()));
now when i wanna print the date
in capitals... how do i do that?? just want uppercase ...
thanks