$lemax){ $malistec .= "".$lemax.""; $qd = "SELECT * FROM planning WHERE jour='".$lejour."' ".$lasuite." ORDER BY jour, CAST(heure AS UNSIGNED)"; $resultd = mysqli_query($connect,$qd); while($row = mysqli_fetch_array($resultd)) { if($row['valid']!='0') $color='#def'; else $color='#fff'; if($row['online']!='0') $bull="font-size:1em;color:#c00;"; else $bull=""; $malistec .= " ".$row['heure']." à ".$row['heurefin']." ".$lejour." ".$tablointervenant[$row['intervenant']]['prenom']." ".$tablointervenant[$row['intervenant']]['nom']." "; if($row['theme'] != 0) $malistec .= "".$tablotheme[$row['theme']].""; $malistec .= " "; if($row['lieu'] != 0) $malistec .= "".$tablolieux[$row['lieu']].""; $malistec .= " ".$row['titre']." ".substr($row['description'],0,50)." ".substr($row['description'],50)." plus Modifier "; if($row['referent'] != 0) $malistec .= "".$tabloreferent[$row['referent']]['nom'].""; $malistec .= " "; if($row['secretaire'] != 0) $malistec .= "".$tablosecretaire[$row['secretaire']].""; $malistec .= " "; if($row['rapporteur'] != 0) $malistec .= "".$tablorapporteur[$row['rapporteur']].""; $malistec .= " "; if($row['type'] != 0) $malistec .= "".$tablotypeinsc[$row['type']].""; $malistec .= " "; } } ?> Back Office TDC 2019
LIEU

"; ?> Nom du lieu

"; else echo ""; ?>

RÉFÉRENT

"; ?> Nom du référent

Téléphone

"; else echo ""; ?>

SECRÉTAIRE

"; ?> Nom du secrétaire

"; else echo ""; ?>

RAPPORTEUR

"; ?> Nom du rapporteur

"; else echo ""; ?>
AGENDA EN COURS


INTERVENANT

"; ?> Nom

Prénom

Téléphone

Email

"; else echo ""; ?>

THÈME

"; ?> Titre du thème

"; else echo ""; ?>

TYPE

"; ?> Titre du type

"; else echo ""; ?>
ADD/MOD UNE INTERVENTION

"; ?>
Jour
Début
Fin
Annexe

"; } ?>
Lieu

Thème

Intervenant

Référent

Secrétaire

Rapporteur


Titre

Description


Type d'intervention

Validité

Public / Privé





"; else echo ""; ?>