מדריך
PHP
קודם
הבא
preg_replace
preg_replace -- Perform a regular expression search and replace
Description
mixed
preg_replace
( mixed pattern, mixed replacement, mixed subject [, int limit])
Every
parameter
to
preg_replace(
)
can
be
an
array
.
דוגמה
1
.
This example will produce:
דוגמה
2
.
דוגמה
3
.
הערה
:
קודם
ראשי
הבא
preg_quote
למעלה