2. Under DB section. Click on the "Add Database" button as shown below.
3. Fill the details to create the database. a. Databasename: Username will auto appended, so the database name will become username_db. In below screenshot, we gave the db as a database name and it becomes test123_db. test123 is our username of hosting panel. b. Username: It is a database username and it is different from your hosting panel. You need to use this to access your database in your code or phpmyadmin not the hosting panel username. In the below screenshot, we have used db as a username and hosting panel's username auto appended in it. So, it becomes test123_db. c. Password: Try to keep it unique and secure. Follow the guidlines to set it. It should be:
8 characters long
1 uppercase & 1 lowercase character
1 number
d. Click in Save button.
4. Now open phpmyadmin to access your database.
5. Enter the details you used to create the database to login to the phpmyadmin.
Comments (0)
Leave a Reply
Your email address and mobile will not be published.