hello evryone so i just finished my website, the problem is ive been creating this website on localhost with xampp and all my the database i created is in there, is any how a way to copy my tables on my ipage mysql database website?

i just need tables and structures (if is simplier otherwise all content is great since i can just delete)

Thanks (y)

Recommended Answers

All 3 Replies

Use mysqldump or phpMyAdmin to export the database to script. Then you should be able to execute that script online.

Use mysqldump or phpMyAdmin to export the database to script. Then you should be able to execute that script online.

i export it in .sql extension and import it in phpmyadmin of ipage, aand i get this error(screenshot)

thanks for reply

nvm, it work thank you sir ! \o/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.