How would you live update an SQL DB inventory from an xml using php | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How would you live update an SQL DB inventory from an xml using php

using a live connection vía xml address update your database information in real time, taking the value of <amount>123</amount> from <itemid>xxx</itemid> in the mentioned xml, so it updates in real-time everytime an user makes a call for the amount of such item

19th Dec 2017, 3:55 PM
Gerardo Rivero
Gerardo Rivero - avatar
1 Respuesta
19th Dec 2017, 4:06 PM
James16
James16 - avatar