Show Table of Contents
function::str_replace
名前
function::str_replace — str_replace は、サブ文字列のすべてのインスタンスを別のものに置き換えます。
概要
str_replace:string(prnt_str:string,srch_str:string,rplc_str:string)
引数
prnt_str- 検索し、置換する文字列。
srch_strprnt_str文字列で検索するために使用されるサブ文字列。rplc_strsrch_strを置換するために使用されるサブ文字列。
説明
この関数は、サブ文字列が置換された所定の文字列を返します。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.