|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
well i might be jumping the gun a little. so say i want to first backup a mysql database from my company server to my laptop. I have working versions of both mysql and php up and running. I've tried mysqldump and i dont think i have the syntax right would someone please show me how to backup all the databases of a computer then restoring it on another.
any feedback would greatly be appreciated |
|
#2
|
||||
|
||||
|
Do you have phpMyAdmin installed? if so there is an option to 'view dump(schema) of database xxx' select 'structure and data' and hit go - this gives you page you can cut and paste , paste it into the 'run SQL queries' textbox in phpMyAdmin on your machine and a complete copy will be made.
if you do not have it - www.phpwizards.net is where you can find it ! ------------------ Simon Wheeler FirePages -DHTML/PHP/MySQL |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Backing up databases then importing them... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|