29if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
31require_once NOALYSS_INCLUDE.
'/constant.php';
34extract (
$_GET, EXTR_SKIP);
35foreach (array(
'l',
't',
'd',
'gDossier') as
$a)
37 if ( ! isset (${
$a}) )
39 echo
"error $a is not set ";
48$op->set_od_direct($d);
54$html.=
' <p style="text-align: center">'.
58header(
'Content-type: text/xml; charset=UTF-8');
60<?xml version=
"1.0" encoding=
"UTF-8"?>
foreach(array('l', 't', 'd', 'gDossier') as $a) $cn
manage the predefined operation, link to the table op_def and op_def_detail
for($e=0; $e< count($afiche); $e++) exit
escape_xml($p_xml)
When data are transfered thanks ajax in a xml document, the xml can not contains some character,...