How do I make a SQL database with php?

I remixed the project lamp-poc the php example, it has a folder called .mysql and it is visible on VSC. But I was wondering how do I create a database for my project using php? Thank You!

Why not have a look at the MySQL website?
https://dev.mysql.com/doc/mysql-getting-started/en/