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".
no subject
Date: 2002-09-22 05:55 pm (UTC)I think the documentation for explode() should start off "This isn't as much fun as you'd expect given the name". Which is pretty much how I felt when I got to the section on Butt Kicks in my exercise book.
Re:
Date: 2002-09-22 10:23 pm (UTC)YAY PHP!
no subject
Date: 2002-09-22 11:29 pm (UTC)Re:
Date: 2002-09-22 11:56 pm (UTC)Which, amusingly enough, helped contribute to me getting my current job, as I have mentioned in previous LJ posts. ;) I am still QUITE amused by this. Though the data entry part of the project is hella slow.