Jump to content

Copying tables


fallenangel1983

Recommended Posts

Hey all,

 

Using php and mysql is there a way to copy a full row of a table into another table which is identical to the first one?

 

e.g. could this table:

 

    Table1                                          Table2

 

ITEM    PRICE                            ITEM      PRICE

 

Coffe    1.50  -------------->    empty    empty

 

Donut    2.00                              empty    empty

 

 

is this possible?

Link to comment
https://forums.phpfreaks.com/topic/99074-copying-tables/
Share on other sites

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.