in phpmyadmin to my local disk? I don’t see a field where I can specify the destination.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
PhpMyAdmin offers many export options. Just click on the database and select “Export” from the menu. There you will be able to save the file (offered for download), or get the export queries in a edit box.
If you want to programatically export a mysql database, use mysqldump