Magento 2 Archives - Page 4 of 4 - Magesan

Category: Magento 2

How to import database using CMD or SSH.

Importing database is an essential part of our daily working need with computers. In localhost or even on live server. This command can be used anywhere for Importing database. In localhost or say xampp, you can follow this command in CMD by going in the path given below. Go to the => xampp/mysql/bin Inside above

How to export database using CMD or SSH.

Exporting database is an essential part of our daily working need with computers. In localhost or even on live server. This command can be used anywhere for exporting database. In localhost or say xampp, you can follow this command in CMD by going in the path given below. Go to the => xampp/mysql/bin Inside above

Set interval using jquery

Set interval is very important method, which is simultaneously checks for the element if the element is exists or not. It is invoke to the time you provided in interval function, And it will continue to invoke till then the element is not found.