magento get session id
piaoling 2012-06-06 15:40:19
$this_session_id = Mage::getSingleton('core/session', array('name' => 'frontend'))->getSessionId();
发表评论(评论将通过邮件发给作者):
$this_session_id = Mage::getSingleton('core/session', array('name' => 'frontend'))->getSessionId();