1.

*/*_Which one of the following preg PHP function is used to do a find and replace on a string or an array??

A. preg_replace()
B. preg_find()
C. preg_find_replace()
D. preg_findre()
Answer» B. preg_find()


Discussion

No Comment Found