Guest_imported
New member
- Jan 1, 1970
- 0
Hi im pretty new to using MySql and have edited a php module. The trouble is in order to get my module working i need to create the same MySQL fields and content in the new tables.
For example, Original table was "links_catagories" i now need to create "clubs_catagories" with ecatly the same information as in the "links_catagories" table.
At the minute I am using phpMyAdmin.
Is there a way to do what I need without going through each of the old fields manually copying them out to text and back into the database in a new section as this will take hours to do all of my tables & fields.
Thanks In Advance
Nathan Gray - JuniorRugby
For example, Original table was "links_catagories" i now need to create "clubs_catagories" with ecatly the same information as in the "links_catagories" table.
At the minute I am using phpMyAdmin.
Is there a way to do what I need without going through each of the old fields manually copying them out to text and back into the database in a new section as this will take hours to do all of my tables & fields.
Thanks In Advance
Nathan Gray - JuniorRugby