I have created a database in MySQL using XAMPP But In Some How My XAMPP Server is Not Working Now I am trying to Get My data Back
Question posted in PhpMyAdmin
The official documentation can be found here.
The official documentation can be found here.
2
Answers
It’s in
folder. Or you can export the database in PHPmyadmin.
If you use Linux, you can install mysql-client and mysql-server:
and then access to phpMyAdmin with navigate to where you extract mysql. Then run this command:
If you use windows, you can use an alternative software instead. I think Laragon is a good alternative software.