Durga Shankar Gupta

Certified Magento Developer/RHCE

  • Home
  • Magento
  • Magento 2
  • RHCE
  • Linux
  • About me
admin
Magento

Overriding Controllers and Actions in Magento

in etc/config.xml of My_Checkout module is like below: <global> <routers> <checkout> <!– Mage_Checkout module –> <rewrite> <cart> <!– CartController –>..

More March 22, 2012
admin
Mysql

HowTo: Backup MySQL Databases, Web server Files to a FTP Server Automatically

his is a simple backup solution for people who run their own web server and MySQL database server on a..

More March 3, 2012
admin
Mysql

Ubuntu Linux Backup MySQL Server Shell Script

You can use mysqldump command to backup database. The mysqldump client is a backup program. It can be used to..

More March 3, 2012
admin
Mysql

How to e-mail yourself an automatic backup of your MySQL database table with PHP

<?php // Create the mysql backup file // edit this section $dbhost = “yourhost”; // usually localhost $dbuser = “yourusername”;..

More March 3, 2012
admin
Mysql

Using PHP to Backup MySQL Databases

There are at least three ways to backup your MySQL Database : Execute a database backup query from PHP file…

More March 3, 2012

Recent Posts

  • Magento2 Adding additional variables in window.checkoutConfig on Checkout page
  • Magento2 add dynamic-row with select in system configuration
  • Magento 2 request flow
  • How to override a phtml file from a custom module in magento 2?
  • Magento2: How ScandiPWA leverages the Magento stack to make your life easier

Archives

  • April 2020
  • February 2020
  • November 2019
  • June 2019
  • September 2018
  • May 2018
  • January 2018
  • November 2017
  • August 2017
  • July 2017
  • April 2016
  • March 2016
  • September 2013
  • May 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • March 2012
  • January 2012
  • December 2011
  • November 2011

Categories

  • CERTIFIED SOLUTIONS SPECIALIST GUIDE
  • Javascript-jQuery
  • JSP
  • Linux
  • Magento
  • Magento 2
  • My Story
  • Mysql
  • Oracle
  • PHP
  • RHCE

By Durga Shankar Gupta