Mega Code Archive
Categories
/
Php
/
Strings
Changing case of strings
print strtoupper("i'm not yelling!"); print strtolower('
one
'); ?>