all cap in php

PHP
string strtoupper ( $string )
$str = strtolower($str);
Source

Also in PHP: