alin19 Posted September 4, 2008 Share Posted September 4, 2008 $sir='testing'; $sirUP=strupcase($sir);//TESTING what is this comand, i can't find it with google Link to comment https://forums.phpfreaks.com/topic/122702-solved-comand-string-to-upcase/ Share on other sites More sharing options...
JasonLewis Posted September 4, 2008 Share Posted September 4, 2008 strtoupper() Link to comment https://forums.phpfreaks.com/topic/122702-solved-comand-string-to-upcase/#findComment-633627 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.