Home>Article>Operation and Maintenance> How to create a database in phpstudy

How to create a database in phpstudy

青灯夜游
青灯夜游 Original
2019-06-17 15:33:42 17595browse

How to create a database in phpstudy

Steps for phpstudy to create a database:

1. Open phpstudy and ensure that the software is running normally. mysql Apache is shown in green.

How to create a database in phpstudy

2. Click mysql manager, go to the phpMyAdmin login interface, and log in. The default account and password are root.

How to create a database in phpstudy

How to create a database in phpstudy

3. Log in successfully and enter the phpMyAdmin interface

How to create a database in phpstudy

4. Select the "Database" option on the right and enter the required data name, for example: new, take whatever you like.

How to create a database in phpstudy

5. After clicking Create, after success, as shown in the picture;

How to create a database in phpstudy

How to create a database in phpstudy

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

Statement:
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