sys_input); } function convert() { $resp = file_get_contents("php://input"); echo $resp; } }