How to edit Magento database configuration file?

How to edit Magento database configuration file?

7 years ago

The editing Magento database configuration file is an important step when you install or change hosting (server) for a website.…

How To Add Facebook Share and Twitter Tweet Button in Magento.?

7 years ago

Magento add Social Media Button : Adding a 'Facebook Share button' and a 'Twitter Tweet button' to your Magento pages…

How to display full Breadcrumb Path on product page in magento.?

7 years ago

Magento product page does not always display the full breadcrumb path on the product page and you have to add…

strripos – PHP String Functions

7 years ago

Syntax : strripos ( string, search_string, start ); Description : It's an inbuilt function of PHP. strripos() function find the position…

strrpos – PHP String Functions

7 years ago

Syntax : strrpos ( string, search_string, start ); Description : It's an inbuilt function of PHP. strrpos() function  Find the position…

How To Enable Gzip Compression in WordPress?

7 years ago

Gzip Compression in WordPress : Gzip is one of the components of the server that allows faster loading of the…

strpos – PHP String Functions

7 years ago

Syntax : strpos ( string, search_string, start ); Description : It's an inbuilt function of PHP. strpos() function  Find the position…

stripos – PHP String Functions

7 years ago

Syntax : stripos ( string, search_string, start ); Description : It's an inbuilt function of PHP. stripos() function find the position…

How To Create MySQL database with SSH command in Php.?

7 years ago

Creating a MySQL database via SSH:-   First of all you need to have the server root access to begin creating…

How to Call Core Template File In Magento.?

7 years ago

Call Core Template File In Magento: When working with custom HTML integration in Magento you need to call core template…