Home > Database > phpMyAdmin > How to log in to phpmyadmin

How to log in to phpmyadmin

Release: 2019-12-16 17:12:50
Original
3967 people have browsed it

How to log in to phpmyadmin

Log in to phpmyadmin:

Enter: localhost/phpMyAdmin/ in the address bar of the browser and press Enter to enter the main interface of phpMyAdmin. If a password is set, you need to enter the user password first. Next, you can operate the MySQL database.

Create database:

In the main interface of phpMyAdmin, you can see the drop-down box of "Language-languange", we can select "中文-Chinese simplified" in the drop-down box option, and then there is "Server Connection Proofing". We usually choose the utf8_general_ci Simplified Chinese encoding format to prevent garbled characters.

How to log in to phpmyadmin

After the above settings are completed, I will start to create the database. Click on the database in the upper left corner and the following interface will appear:

How to log in to phpmyadmin

Recommended related articles and tutorials: phpmyadmin tutorial

The above is the detailed content of How to log in to phpmyadmin. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template