Categories
What is the correct way to access an array?
array(1) { ["und"]=> array(1) { [0]=> array(2) { ["metatags_quick"]=> string(27) "заголовок" ["meta_name"]=> string(5) "title" } } }
Answer the question
In order to leave comments, you need to log in
echo $myArray["und"][0]["metatags_quick"];
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question