PHP Classes

Updating mass products infos.

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  Updating mass products infos.  
Subject:Updating mass products infos.
Summary:Asking for help to PHP+MYSQL developers
Messages:3
Author:Erjon Galanxhi
Date:2022-12-23 13:59:00
Update:2022-12-23 15:10:26
 

  1. Updating mass products infos.   Reply   Report abuse  
Picture of Erjon Galanxhi Erjon Galanxhi - 2022-12-23 15:10:26
Hello Fellow PHP+MySQL Developers,

I am trying for some months to achieve a fast result in PHP + MYSQL coding.

I have a MySQL database in SERVER A, where are listed 350+ tables with products, like:

manu_akrapovic(sku,price,status,delivery_notes)
manu_alpinestars(sku,price,status,delivery_notes)
...
manu_ztechnik(sku,price,status,delivery_notes)

I have a webshop also PHP + Mysql database which contains about 200.000SKUs in SERVER B.

Is any fast way how to update those (sku,price,status,delivery_notes) in SERVER B (webshop) on daily basis?
This means those 200.000SKUs must be looking at the SERVER A database on daily basis.

I appreciate your help in this matter.
Thank You
Best Regards
Roni

There are 2 replies in this thread, which are not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.