$codeOpe, 'theNomZone=' => $theNomZone,'idMl=' => $idMl], '');} // ----------------------------------------------------- // Req insert // ----------------------------------------------------- $erreurSQL==0; if (isset($_POST["creer"]) && $_POST["creer"]!='') { include ("gt.reqSelectMax.php"); $theIdZone=$nextIDItem+1; if ($theIdZone =='' || $theIdZone ==0) {$theIdZone=1;} if (isset($debug[2]) && $debug[2] == '1') { $debugMsg .= monDebug(2, ['nouvel idItem :' => $theIdZone], '');} include ("zone.reqInsert.php"); } echo '
'; // ----------------------------------------------------- // Zone Form // ----------------------------------------------------- echo '
'; // ----------------------------------------------------- // Champs cachés // ----------------------------------------------------- echo ''; echo ''; // ----------------------------------------------------- // Libelle // echo '
'; $title="Libellé de la zone"; echo '
'; echo ' Libellé de la zone (pour information) : '; echo ''; echo '
'; echo '
'; //Zone formModale // ----------------------------------------------------- // Zone Validate // ----------------------------------------------------- echo '
'; echo '
'; if (isset($_POST["creer"]) && $_POST["creer"]!='') { echo ''; echo ''; echo ' Retour '; } else { echo ''; } echo '
'; //zone validate echo ''; } else { $confPath="../_conf"; include ("./adminInclude/redirectionAdmin.php"); } ?>