Forum » » Road map développement » » [Résolu] - Alertes versus.txt
Posté : 5 avr. 2021 à 08:47
[code php]$f_mes=[$SQM['fretour_h'],$SQM['fnom_affich']]; [/code]plus bas le traitement
[code php] $k=0; foreach($f_mes as list($t,$m)) { if ($ibid[1] == $t) unset ($f_mes[$k]); else if($ibid[2] == $m) unset ($f_mes[$k]); else sql_query('REPLACE '.$NPDS_Prefix.'fonctions SET fnom="mes_npds_'.$i.'",fretour_h="'.$ibid[1].'",fcategorie="9", fcategorie_nom="Alerte", ficone="'.$fico.'",fetat="1", finterface="1", fnom_affich="'.addslashes($ibid[2]).'", furlscript="data-toggle=\"modal\" data-target=\"#messageModal\"", fdroits1_descr=""'); $k++; }[/code]
Cet article provient de Labo NPDS 2015-2024
https://labo.infocapagde.com/viewtopic.php?topic=1518&forum=21