Strings Php

print strtoupper("i'm not yelling!");
print strtolower('one');
?>