php - Copy content from one db to external db -


I have a webshop db where I get some things in another external db < / Code> Other Server etc.

Example of some things to move:

  Table 1 - order-order - table 2 - address - shippingmethod  

I want to export and import only those things which are not present.

How can this be done in a php script?


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -