Read several Json at a time

0

Good afternoon everyone.

Well, basically my question has me a little stressed, searching the entire web.

I have a file folder which is being saved by N Json files, each Json file is constantly being updated (Rewriting itself). Those data that I am receiving, have certain data to see the functionality of a network equipment (modem, routers, swich).

My question is how can I do with PHP; a script, that is consulting me to that folder, reading each json file and seeing the last modifications of it? and I have another question Can I make the consultations so that it is being updated without having to refresh the page.

Thank you very much everyone.

    
asked by JuanD 19.09.2018 в 19:52
source

0 answers