$cur_pieces = explode ("/",$_SERVER['PHP_SELF']); if ($cur_pieces){ $inst = strtolower($cur_pieces[1]); } ?>