下列函数中,可以将数组中各个元素连接成字符串的是( )。

下列函数中,可以将数组中各个元素连接成字符串的是( )。

A.

implode

B.

explode

C.

str_repeat

D.

str_pad

正确答案是A