문제

How can I transfer my data from one database(000webhosting.com) to another(shatellhost.com)? note: I use 000webhosting.com free hosting service and I cant create full backup. my data is phpfox social networking.

도움이 되었습니까?

해결책

000webhosting offers you a tool called phpmyadmin - here you can export your entire database and then you can import the exported file on your new hosting - you should have some information about connecting to database via phpmyadmin in hosting administration :)

다른 팁

I have answered another question of yours here. You can check the PHPFox documentation to find out how to config the database connection in your code, this is usually the same as when your first install the PHPFox.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top