Need help with phpMyAdmin and SQL

Do you use phpmyadmin or sql to create database?
Do you do grants to get your privileges or does 000webhost do them?
How do I code the user? Can you code one for me with the user coding including the quotes?
I have spent a great deal of time trying to do what I have read but I need an example of the coding.

Thank you very much for your help and patience!

To create a database, go to your cPanel>Manage Databases>Create new database.

If you want to create a table, you can use both phpMyAdmin and SQL, for phpMyAdmin go to https://databases.000webhost.com, click on the database you want to add the table to, then click on the SQL button and type the table’s SQL.


[quote="fordsfolley, post:19, topic:77288"] Do you do grants to get your privileges or does 000webhost do them? [/quote]

Privileges to what?


[quote="fordsfolley, post:19, topic:77288"] How do I code the user? Can you code one for me with the user coding including the quotes? [/quote]

You want to add a new user to phpMyAdmin or create a membership system?