loop2 Please Wait...
DeveloperGang

how you can change Magento Core API settings?

To change Magento Core API settings, you have to Go to Admin menu, choose System -->Configuration Select Magento Core API on the left side of the Configuration Panel, under S...

How we can enhance the Magento performance?

Disable the Magento log Disable any un-used modules Magento Caching Enable Gzip compression Optimize your image Optimize your Server Use a Content Delivery Network (CDN) U...

basic features of Magento?

Magento basic features are:: Reporting and AnalyticsProduct and Catalog BrowsingCustomer AccountsOrder ManagementPaymentSite ManagementShippingSearch engine optimizationMarketin...

What are the different edition of Magento?

Magento Community Edition Magento Enterprise Edition Magento Professional Edition Magento .go

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.

Mention what is the architecture of Magento? What are the different versions of Magento?

Magento architecture is a typical PHP MVC (Model-View-Controller) application, where all the Controllers will be in one folder and all the Models in another, etc. Based on their f...

redirect WP Logout page to Homepage wordpress...

Sometimes in wordpress websites the page does not redirect to the home page after logout. or we can say when we hit on the Logout button it does not redirected properlly. The...

$message vs. $$message in PHP.

$message is a variable with a fixed name. $$message is a variable whose name is stored in $message. For example: $Message means simple variable store data. $$Message means...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.