Re: [PHP] A way to duplicate data across databases

2001-02-15 Thread Richard Lynch
> I'm making a script that generates test sites usíng dummy data stored in one > MySql database ("uwebsitebase") > > Now, using php-scripting, I'm copying these data to a demo-database > ("uwebdemo"). The structure is the same - the same tables with the same > fields. Only difference will be that

[PHP] A way to duplicate data across databases

2001-02-11 Thread Carsten Gehling
I'm making a script that generates test sites usíng dummy data stored in one MySql database ("uwebsitebase") Now, using php-scripting, I'm copying these data to a demo-database ("uwebdemo"). The structure is the same - the same tables with the same fields. Only difference will be that the copied