1.

Which one of the following functions can be used to concatenate array elements to form a single delimited string?

A. explode()
B. implode()
C. concat()
D. concatenate()
Answer» C. concat()


Discussion

No Comment Found