Is this possible in mysql or should this been done in php. I have a table on one server and another table on another server of course they are in two seperate databases. What I need is to grab all the data from one table each night and copy it's contents to the other table on another server.