dbConnection(); $data = json_decode(file_get_contents("php://input")); var_dump($data); var_dump($_POST); ?>