I'm trying to run mysql queries from a remote server (server B) and then return the info from the DB back as variables to the original server (server A) using CURL and JSON.I'm trying to run mysql queries from a remote s
I'm trying to run mysql queries from a remote server (server B) and then return the info from the DB back as variables to the original server (server A) using CURL and JSON.I'm trying to run mysql queries from a remote s