Open perumalprabhup opened 8 years ago
how can i able to get the json data and stored in to a data base
use this php code: $json_data = file_get_contents('php://input');
$json_data = file_get_contents('php://input');
how can i able to get the json data and stored in to a data base