1.

Which function is used to split a string into a series of substrings, with each string boundary is determined by a specific separator?

A. break()
B. divide()
C. explode()
D. md5()
Answer» D. md5()


Discussion

No Comment Found