$new_text = str_replace($search,$replace,$text);

bunun attına $new_text = str_replace(' ','_',$new_text); ekleyip dener misiniz ?