Showing posts with label data out side of magento. Show all posts
Showing posts with label data out side of magento. Show all posts

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();