Item Id:{$_GET["id"]}
Language:{$lang}"; $output["id"] =$_GET["id"]; } } echo json_encode($output,JSON_UNESCAPED_UNICODE); ?>