Multiple Choice
The ____ function splits a string into an indexed array.
A) repair()
B) implode()
C) explode()
D) strtok()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q73: The metacharacter (.) matches any single character.
Q74: In PHP, the escape character is the
Q75: _ syntax allows you to use the
Q76: The function<B> substr_count()</B> returns the total number
Q77: The <B>strchr() </B>function or <B>strrchr() </B>function return
Q78: The _ quantifier specifies that one or
Q79: _ are special characters that define the
Q80: The escape sequence \\ inserts a(n) _.<br>A)
Q82: Metacharacters that specify the quantity of a
Q83: The <B>str_word_count()</B> function returns the number of