I am wanting to copy all data from one table to another.
I am using PHP and MySQL
I have done this with tables that in the the same database,
but is it possible to do this with tables that are run by different
virtual servers ?
So I want to quickly build a new table on QR-KUPONS from MOBI6
This is my "usual" backup script.
Code:
$sql
Leave a comment: