
Featured
- 
            
              Cakephp - Using Config.phpWe can use config.php in cakephp to define const by harneet.sethi
- 
            
              Multiple -Language website USING InternationalizationAND LocaleHii friends, Many of you when you will start ma by gaurav.singh
- 
            
              Fetch feeds from youtube in drupal 7HTML parser and can fetch data from existing URLs. by rashi.goyal
- 
            
              Delete files from folder in cakephp 2.XIf anyone wants to delete file from the folder ca by rashi.goyal
- 
            
              how to set a custom message using form_alter in DrupalAt times we need to change the message that is dis by rashi.goyal
Tags
Skipping Shipping Methods in Magento Checkout
                      For Remove Shipping Methods you need to change its function
This code is working for me in 1.7.0.2 but you can try this for older version also
A) Open Mage/checkout/controllers/Onepagecontroller.php
In this File Go to on function saveBil... 
                       
        
        
