array(3) { [0]=> array(2) { ["title"]=> string(10) "First post" ["content"]=> string(22) "This is the first post" } [1]=> array(2) { ["title"]=> string(12) "Another post" ["content"]=> string(25) "Another post to read here" } [2]=> array(2) { ["title"]=> string(10) "Read this!" ["content"]=> string(27) "You must read this article!" } } string(12) "Another post"