Hello, I'm trying to work with the explode function. I understand that it breaks up a string, but how can I get the number of pieces or keys? it has been broken up into so like, I could get the number in a variable, like: $number_of_keys Thank You!