Friday 30 August 2013

get data out side of magento

get data out side of magento

include  "app/Mage.php";
Mage::app();


$customModule = Mage::getModel('custommodule/custommodule')->getCollection()->getData();

No comments: