![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
PHP has a function called "explode". You feed it a string, tell it how the string is delimited between its words, and its spits back an array for you of the string's component words.
Though really, I don't much care what it does. I just like the name. ALL programming languages should have a function called "explode".
Though really, I don't much care what it does. I just like the name. ALL programming languages should have a function called "explode".