V
V
Vladimir Golub2015-05-23 10:51:23
PHP
Vladimir Golub, 2015-05-23 10:51:23

How to do price update from excel file in MySQL?

I scored all the prices in the database, but now I don’t understand how to make normal synchronization. Maybe there are some ready-made solutions? Or do you have to write everything yourself? There are about 300 prices in the database. It is not desirable to prescribe each cell from where to take the price.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
reifter, 2015-05-23
@RazerVG

For these purposes, a unique identifier (article) of the product is used. Due to this identifier, you update the values ​​​​in the database.
To work with excel, you can use this https://code.google.com/p/php-excel-reader/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question