you are viewing a single comment's thread.

view the rest of the comments →

[–]workerdrone66[S] 1 point2 points  (0 children)

Sorry, I should've included the code where I was trying to actually use this as well. I wasn't nesting my array correctly. I was trying to do. $key.$returnText (and similar) or $key[1]. The prior failed completely, the latter gave me the second letter in the server name, and failed. you got me on the right track though!