print_r(str_replace("B","C",$TestArray,$n)); echo "Replaced Count: $n"; ?> 範例輸出結果. Array ( [0] => A [ ...
確定! 回上一頁