How to use xampp - How to use MySQL database with xampp

Time: 2020-12-04Source: Huajun Software TutorialAuthor: Ai Xiaomo

Some netizens said that they still don’t understand how xampp uses the MySQL database. Below, the editor will share how xampp uses the MySQL database. I hope it will be helpful to you.

First find the xampp program and click on the "xampp control panel" option.

How to use MySQL database in xampp integrated environment

Start the database and server and click the "start" button.

How to use MySQL database in xampp integrated environment

As shown in the figure, after the database and server are started successfully, click the "admin" button of the database.

How to use MySQL database in xampp integrated environment

Then the xampp management interface will open in the browser, and click the "SQL" option here.

How to use MySQL database in xampp integrated environment

Then we will enter the SQL query interface, where we can use our MySQL database by writing code.

How to use MySQL database in xampp integrated environment

To execute the database statement, click the "Execute" button in the lower right corner to execute it.

How to use MySQL database in xampp integrated environment

The above explains how xampp uses the MySQL database. I hope friends in need can learn it.

Related articles更多>>

Popular recommendations