Megento Solutions is a place where you can get answers to you questions about magento. For beginner its a best place to start with.
The main difference is that Mage::getSingleton() does not create new object if the object for same class is already created.
But Mage::getModel() creates new objects for the class everytime when it is called.
No comments:
Post a Comment