单项选择题

下面哪一个函数是 把字符串打散为数组()

A.explode()
B.implode()
C.array_pop()
D.array_push()