MCQs > IT & Programming > Magento > Which will save a custom session variable in Magento?

Magento MCQs

Which of the following will save a custom session variable in Magento?

Answer

Correct Answer: $session = Mage::getSingleton("core/session", array("name"=>"frontend")); $session->setData("device_id", 4);

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it