works great. So to actually retreive the values, I would have to do a little foreach statement and then print the values. Is there a shorter way I can take this concept but instead of storing the names of the paremeters, just store the actual values of all paremeters with the world "hello". That way, I would have one less foreach statement in my code. I'll continue trying to figure it out and if I do, I'll repost it here for future ref.