![]() |
|
|
|
|
|||||||
| PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
All I want to do is to copy a table from one database to another database if it's possible? Maybe with phpmyadmin I can do that.
|
|
#2
|
||||
|
||||
|
No problem to make using phpMyAdmin tools. Log in to phpMyAdmin. Click the database table you wish to copy. From main screen click on the "Operations" link. Scroll to section under title "Copy database to:" Enter a name for the new table. Select what you want to copy
# Structure only # Data only # Or both -Structure and data and click on the "Go" button. After that will be displayed a message: Code:
Table details has been copied to information. |
![]() |
| Tags |
| copy, database, hosting, phpmyadmin, table |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|