Jump to content

[SOLVED] Either Copy a Database or Create One


iplaywithfire

Recommended Posts

I looked on the internet and can't find a viable solution...

 

I have a database set up the way I like it (no data in it or anything) - just the database itself along with tables and fields.

 

I need to create a php script that will copy the template database and make a new one.

 

Or

 

Is there a way within phpmyadmin to output the php code necessary to do this?  I found that within phpmyadmin if I copy a database it will show the query it used to create it, but it truncates it - not leaving me with the entire code.

 

I just need to create a new database with my given tables and fields without having to go through and code it all myself - either copying it or having phpmyadmin spit out the code would be great!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.