How to add coupon codes and discounts in magento

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

If you want to know how to add coupon codes and discounts in magento store, please follow the instruction below: First set up your rule information in Magento. Log in to your admin and go to Promotions>Shopping Cart Price Rules: …

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 …

Multiple file uploader using php html and jQuery

Posted by on Sep 25, 2012 in HTML, Jquery, Php | No comments yet

In this post we are discussing about Multiple file uploader using php html and jQuery. we can upload multiple files by just using php, html and jQuery. First, let’s create the html form and add two “buttons” that will be …

Get meta data from wp_options table

Posted by on Sep 25, 2012 in Php, Wordpress | 1 Comment

In wordpress wp_options table, option_values are(some values) saved as serialized.So directly we can’t get those values. Now i’ll tell you easy method to get meta data from wp_options table. I want to get option name – ” tax_meta_25 “, values. …

Load More