loop2 Please Wait...
DeveloperGang

How Magento Can Be Made More Secure For The Client?

Best Practices for Magento Includes Using a strong password and changing them at regular intervalDisable remote access to Magento Connect ManagerDisable Downloader on productio...

Explain how you can reset Magento file & Directory permissions?

You can reset Magento file & Directory to their default and secure permissions, by following commands from the directory where Magento is installed find . –type f –exec chmod 6...

How to add Magento newsletter in footer or Header?

To set the Newsletter on Footer also in Header section: Must follow below steps.. FOR THE FOOTER: Go to app/design/frontend/default/your_theme/layout/ open newsletter.xml Check the...

How to add an external javascript/css file to Magento?

Check out the below code. js/yourfile.js css/yourstyle.css or skin_jsjs/ yourfile.js skin_csscss/yourstyle. css

How to run Custom Query in Magento ?

Check out the below code. $db = Mage::getSingleton('core/resource')->getConnection('core_write'); $result = $db->query('SELECT * FROM users where id=4');

What is EAV in Magento?

Full form of EAV is Entity–attribute–value model. EAV is a data model to data model to describe entities. In EAV data are stored in different smaller tables rather than storing...

what is the difference between Mage::getModel() and Mage::getSingletone() in Magento?

Mage::getModel(): It always creates a new object. Mage: :getSingleton(): It always look for an existing object and if not then creates a new object.

Mention what technology does Magento use?

Magento uses PHP as a web server scripting language and MySQL for database.

What are the different edition of Magento?

Magento Community Edition Magento Enterprise Edition Magento Professional Edition Magento .go
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.