Magento Coding Solutions
All magento Solutions available
Magento Coding Solutions
Home
About Us
magento user login information
$session=Mage::getSingleton('customer/session', array('name'=>'frontend'));
$userId=$session->getId();
Magento get post data from url
$this->getRequest()->getParam(key);
$arrParams = Mage::app()->getRequest()->getParams();
print_r($arrParams);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)