Can Any one Tell me how can v back up a database
Backing Up
Sure. Creating an SQL backup is easy. I'll give it to you in steps:
1)Go to yoursite.frih.net/phpMyAdmin and login
2) Pick the database you want to backup from the drop-down menu on the left
3) Click on the export tab
4) Customize your options of how you want to the backup to be
5) Click Go.
6) Once it's done, copy and paste it into notepad or something, and save it with Unicode encoding.
7) You're good to go.
1)Go to yoursite.frih.net/phpMyAdmin and login
2) Pick the database you want to backup from the drop-down menu on the left
3) Click on the export tab
4) Customize your options of how you want to the backup to be
5) Click Go.
6) Once it's done, copy and paste it into notepad or something, and save it with Unicode encoding.
7) You're good to go.
