獲取您 自己的 PHP 伺服器

正則表示式修飾符:m

在文字中,“you”這個短語在行首出現了多少次

you are better than
you think
2

匹配項在此處找到

# are better than
# think  

(每次匹配都替換為“#”字元)