what is the difference between Mage::getModel() and Mage::getSingletone() in Magento?
Answer / Varun Kumar
Mage::getModel() creates a new instance of the model every time it's called, while Mage::getSingleton() returns the same singleton instance for the given model class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why magento is preferred over other e-commerce platforms?
Explain database engine
What permissions required for file and folder in magento?
How can we create a custom "twitter handle" field in a registration form?
How to make magento working with another domain?
How do I update magento to latest version?
How to add custom javascript and css file in magento
What do you mean by virtual product in magento?
How to add a home link to the menu bar?
Who bought magento?
Explain about the modules of magento?
How to run custom mysql query in magento?