Free Arcade Script
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Forum
Demo
Help
Search
Store
Gallery
Contact
Login
Register
Free Arcade Script
»
Forum
»
FAS Customization
»
FAS code discussion
»
How to Backup your Database with phpMyAdmin
Recent
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to Backup your Database with phpMyAdmin (Read 3870 times)
am-fs
Owner
Developer
Full Member
Posts: 228
Force: +1/-0
How to Backup your Database with phpMyAdmin
«
on:
April 06, 2015, 09:35:27 PM »
From time to time we all need to make a database backup of our websites, if your moving to another hosting company or just being safe. Here is one way of making a backup.
Log on onto your hosting cpanel
Select phpMyAdmin
It should look similar to this
Select Export from the top menu.
You will now have a few options to select.
Select Custom
Select All Tables
Then select the option of Drop Table
Then hit the Go button.
Now you have a saved database backup of your website on your pc.
Logged
Arcade SEO
am-fs
Owner
Developer
Full Member
Posts: 228
Force: +1/-0
Re: How to Backup your Database with phpMyAdmin
«
Reply #1 on:
April 06, 2015, 09:36:58 PM »
Now I will show you How to Import your database.
Log on onto your hosting cpanel
Select phpMyAdmin
It should look similar to this
Select Import from the top menu.
Use the browse button to locate your database backup.sql file
Select the go button and your database will be imported.
Logged
Arcade SEO
Print
Pages: [
1
]
« previous
next »
Free Arcade Script
»
Forum
»
FAS Customization
»
FAS code discussion
»
How to Backup your Database with phpMyAdmin