>>193
ここで聞く前に、やってみれば?

$str = "あいう";
$str = trim ($str);
echo $str;