Monday, 12 January 2015
Build a PHP MVC Application
Connect to MySQL with PHP in XAMPP / Create a new database
Friday, 9 January 2015
Magento secure url Secure/Unsecure Link - Link Securely for Secure Pages only
In the admin go to
Base Link URL - {{secure_base_url}}
Base Skin URL - {{secure_base_url}
Base Media URL - {{secure_base_url}
Base Javascript URL - {{secure_base_url}
magento Get Base Url , Skin Url , Media Url , Js Url , Store Url and Current Url ,home url , module url , drirectory url userfull reference for magento
Hello here some useful code for Magento developer
Thursday, 8 January 2015
Change product list page template in magento
If you need to set page template for all categories, you need to take
into consideration of default categories as well as layered categories.
Use
first we want to create local.xml file in your theme. in path like this
local.xml file for this.app\design\frontend\<your_package>\<your_theme>\layout\local.xmlHow to display discount percentage for Special Price in Magento
If price.
App/design/
App/design/
Subscribe to:
Comments (Atom)