str_replace
(PHP 4, PHP 5)
str_replace — Replace all occurrences of the search string with the replacement string
Description
This function returns a string or an array with all occurrences of search in subject replaced
with the givenreplace value.
If you don't need fancy replacing rules (like regular expressions), you should always use this function instead of 查看全文
ref 与 out
Shell基础01
Python 基础01
linux基础03
Shell基础02
linux基础02
Linux基础01
linux基础05
linux基础04