Q25
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()
AnswerB.
preg_find()
C.
preg_find_replace()
D.
preg_findre()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board