Date formats in php
Some of the date formats in php mainly we used in coding are mentioned below Assuming today is March 10th, 2012, 5:16:18 pm, and that we are in the Mountain Standard Time (MST) Time Zone
Get product attribute in phtml file
When creating custom themes in magento we are indeed to get the product attributes in the template files.In this post i am showing you how to get product attribute in phtml file you can Access the product attribute in the …
Adding new products in magento
In this post we are discussing on adding new products in magento First log in to your admin and go to Catalog>Manage Products>Add product: General tab Product Name Enter the full product name. For a simple product, there will be …
Managing CMS pages in magento
Here we are discussing about how managing CMS pages in magento is done To create a new content page: In the Admin Panel, choose CMS > Pages Click [Add New Page] at the top right to create a new Page. …
