Heres what I want to accomplish. I want to make a php script that will extract tables and rows from a DB. Then it connects to 30 different databases, truncates the table, and inserts the data that was extracted. I just need some help getting started if you can paste some code on how to extract data and be able to save it for use to import to other DBs. Or if you think you can do this job tonight I would be willing to pay for it. As always I green for helpfull responses!
Here is a part of your project. Hope you find it useful http://webdigity.wordpress.com/2006/09/26/backup-all-your-databases-with-one-click/ BTW mysql has clustering option where you can do what you say with no code involved at all.