at the new web host server :
you can create a new database, create a new user for the database,
add all privileges to the database AND import your database backup.
in general, phpMyAdmin is used at web host control panel.
database backup from previous server can be imported using phpMyAdmin
new database will have a different name, different user name & password
those details should be edited in
more details of
you can create a new database, create a new user for the database,
add all privileges to the database AND import your database backup.
in general, phpMyAdmin is used at web host control panel.
database backup from previous server can be imported using phpMyAdmin
new database will have a different name, different user name & password
those details should be edited in
config.php
named file in inc folder more details of
config.php
file => Link