Database | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Database

Anyone know how I can transfer my database in xampp to a web host ?

23rd Jul 2019, 3:51 PM
Timmy junior Okirika
Timmy junior Okirika - avatar
2 Réponses
+ 1
phpmyadmin has import export feature, click on the database you'll see an export tab which can be used to export the entire database to sql format. now you'll only need to run the sql file on the webhost
23rd Jul 2019, 4:04 PM
Taste
Taste - avatar
0
Taste thanks 😇
23rd Jul 2019, 4:08 PM
Timmy junior Okirika
Timmy junior Okirika - avatar