Examveda
Examveda

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: Option A


This Question Belongs to PHP >> Regular Expressions

Join The Discussion

Related Questions on Regular Expressions