How to create a database in phpstudy

青灯夜游
Release: 2019-08-03 18:01:07
Original
17694 people have browsed it

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!

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!