The editing Magento database configuration file is an important step when you install or change hosting (server) for a website.…
Magento add Social Media Button : Adding a 'Facebook Share button' and a 'Twitter Tweet button' to your Magento pages…
Magento product page does not always display the full breadcrumb path on the product page and you have to add…
Syntax : strripos ( string, search_string, start ); Description : It's an inbuilt function of PHP. strripos() function find the position…
Syntax : strrpos ( string, search_string, start ); Description : It's an inbuilt function of PHP. strrpos() function Find the position…
Gzip Compression in WordPress : Gzip is one of the components of the server that allows faster loading of the…
Syntax : strpos ( string, search_string, start ); Description : It's an inbuilt function of PHP. strpos() function Find the position…
Syntax : stripos ( string, search_string, start ); Description : It's an inbuilt function of PHP. stripos() function find the position…
Creating a MySQL database via SSH:- First of all you need to have the server root access to begin creating…
Call Core Template File In Magento: When working with custom HTML integration in Magento you need to call core template…