escapado en api
This commit is contained in:
parent
0cb256866e
commit
f85d311343
@ -8087,7 +8087,7 @@ if($privado !='1') {
|
||||
if($con_respuesta[0] !="") {
|
||||
//$contenido_respuestas = datos_array("$identificador","$row[form_id]","$row[timestamp]");
|
||||
$contenido_respuestas = array_respuestas("$row[form_id]",$identificador,"array");//formulario_imprimir("$row[form_id]","$identificador","array",""); ///array_respuestas("$row[form_id]","$row[control]","json");
|
||||
$array["responder"]= json_encode($contenido_respuestas,JSON_FORCE_OBJECT);//"$contenido_respuestas $row[control] //$row[timestamp] // $row[form_id]";
|
||||
$array["responder"]= stripcslashes(json_encode($contenido_respuestas,JSON_FORCE_OBJECT|JSON_UNESCAPED_UNICODE));//"$contenido_respuestas $row[control] //$row[timestamp] // $row[form_id]";
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user