How can we take a backup of a mysql table and how can we
restore it. ?

Answer Posted / vamsi krishna varma

Using XAMPP(its a package which include Apache Web
Server,Mysql Database to support a PHP file execution) we
have PHPMyAdmin tool which has Import,Export Option through
which we can create a backup of entire Database or an
individual table (Using Export Option) or we can also
include already existing backup in to our current database
(Using Import option).

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain PHP looping?

547


How to get ip address of clients machine?

559


What distinguishes php from something like client side java script?

533


What is the difference between characters 34 and x34?

511


Tell me what is the use of "enctype" attribute in a html form?

548






What is pdo classes?

560


How to create a table using php?

533


How to download and install php for windows?

552


Why do we use php?

534


What does the array operator '===' means?

547


How long is a php session valid?

513


Explain me what is x+ mode in fopen() used for?

541


Define urlencode() and urldecode() used in php?

578


How to convert strings in hex format?

558


Tell us how to set cookies in php?

533