How To create database

How To create database

* MySQL databases allow you to store a large amount of information in an easy to access manner. The databases themselves are not easily read by humans. MySQL databases are required by many web applications including some bulletin boards, content management systems, and others. To use a database, you’ll need to create it. Only MySQL users (different than mail or other users) that have privileges to access a database can read from or write to that database .

To create your database :

1- go to your cpanel link (your domain/cpanel) .

2- Click on my SQL databases on Your Clint Area .

3- write your database name in new data base box .

4- click in create database .

5- then go back .