realits Posted April 23, 2006 Share Posted April 23, 2006 I have two mysql and php running in two location :1. on my server2. on my laptopI am trying to import the data from a table on the laptop into a table of the same name and structure on my server. This is so i can work away from home and when i get back simply syc the data.Am sure there must be a fairly simple command to do this but i cant find anything about it.Can anyone help ? Link to comment https://forums.phpfreaks.com/topic/8200-import-and-export/ Share on other sites More sharing options...
litebearer Posted April 24, 2006 Share Posted April 24, 2006 You could use PHPAdmin to 'backup' and 'restore'. Or if you wanted a script to do it here is one[a href=\"http://restkultur.ch/personal/wolf/scripts/db_backup/\" target=\"_blank\"]http://restkultur.ch/personal/wolf/scripts/db_backup/[/a]Lite... Link to comment https://forums.phpfreaks.com/topic/8200-import-and-export/#findComment-29950 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.