Download a file using php

Posted by on Oct 8, 2012 in Php | No comments yet

Some times we have to download a file using php ie force download and here is the code which helps to download a file

Date formats in php

Posted by on Oct 4, 2012 in Php | No comments yet

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

Posted by on Oct 3, 2012 in Magento | No comments yet

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 …

Disabling Magento Demo Store notice

Posted by on Sep 29, 2012 in Magento, Php | No comments yet

On the development phase of magento will will see something like “Any orders placed through this store will not be honored or fulfilled.” thats magento’s demo store notice. Here we are discussing on disabling Magento Demo Store notice To disable …

Load More