foreach ($prices AS &$str){

$str = str_replace('円', '', $str);