skip to Main Content

Mysql – SQL > JSON > SQL

I do a lot of data transfers from sites to sites mainly DB data.. Latest was a simple pdo DB query, fetchall, then Jason encode the data, send to remote site and populate database with data, same database structure. I…

VIEW QUESTION
Back To Top
Search