Can you turn this string into an array?
Great! The explode() function does the job. It only needs a delimiter and the string we want to, well, explode.
Whoops. The explode() function does the job. It only needs a delimiter and the string we want to, well, explode.