Getting A Variable out of an array?

Hey Everyone,
I am new to PHP and learning a lot but this one has me stumped, I am at variables in an array, and I for the life of me don't understand what I am doing wrong, searched for hours!
I am trying to pull 2 variables out of this array, city and state, and display them on a php page. Any help would be greatly appreciated. I know they are there, because the array is displaying on the page, but I don't want to display the whole thing, just the 2 variables.

PHP:

<?php…

Getting A Variable out of an array?

See original post by medialab

Leave a Reply