PHP,MYSQL, how to copy the data from one database and past it to other.?

Asad K

New member
i have already created the table structure of the new database, (by exporting/importing the characteristics of the old database). all i want is to run a php code that will copy/export the data from my old database and import/past it into the new one.
Thanks
 
Back
Top