header('Content-Type: text/html; charset=windows-1251'); $description = "Описание товара"; echo json_encode(array("id" => $_POST["id"], "text" => urlencode($description)));