BY Best Interview Question ON 13 Jan 2019

Example

$id = 10;
$productDetail = Mage::getModel(\'catalog/product\')->load($id);
$ProductDetailArray = $ProductDetailArray->getData();