<?php $collection = $this->getPosts();

foreach($collection as $title)

{

$posttitle[] = $title['title'];

}

print_r(posttitle);

Categories: Magento

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *