210k views
4 votes
Split a string by string.

Select one:

a. explode()

b. implode(

c. unset()

d. iInclude_once()

User Memoht
by
4.8k points

1 Answer

0 votes

Answer:

c. unset()

Step-by-step explanation:

since you are splitting it you are using unset

User Duy Tran
by
5.0k points