get data out side of magento
include "app/Mage.php";
Mage::app();
$customModule = Mage::getModel('custommodule/custommodule')->getCollection()->getData();
include "app/Mage.php";
Mage::app();
$customModule = Mage::getModel('custommodule/custommodule')->getCollection()->getData();