Index du Forum » » Version future

Auteur

V16 php7 et anciens scripts
Elcorsu
79    

  Posté : 28-02-2019 00:42

pour ce dernier en affichage sur l'écran j'ai ça

$niveau : Les mails des inscrits au CPGD pour la saison en cours"; echo "
ceci pour que vous puissiez la copier dans votre fournisseur mail pour des en vois group�s
"; function niveau() { global $sortby, $list; $niveauplongee = array ("".tran slate("All")."", "Pr�paration Niveau 1","Niveau 1","Niveau 2","Niveau 3" ,"Niveau 4","Niveau 5","Initiateur","MF1","MF2","TIV","Nitrox","VHF"); echo "";  } niveau(); $niveau=removeHack(stripslashes(htmlspecialchars($niveau, ENT_QUOT ES))); $sortby=removeHack($sortby); if (!isset($niveau)) { $niveau = translate( "All"); } if ( $niveau != "".translate("All")."" AND $niveau == "Niveau 1" ){ $ where= "where niveau like '".$niveau."%'"; } else if ( $niveau != "".translate( "All")."" ) { $where= "where niveau like '%".$niveau."%'"; } else { $where= "";  } echo "

"; echo ""; echo "

"; echo "S�lection par niveau :"; $num = count($niveauplongee) - 1; $c ounter = 0; while (list(, $npl) = each($niveauplongee)) { echo "$npl"; if ( $co unter == round($num/1) ) { echo " 
"; } elseif ( $counter != $num ) { echo " | "; } $counter++; } echo ""; echo  "


\n"; echo "
"; $res = @mysql_query("SELECT * FROM cpgd_membres $where ORDER BY nom"); $ro ws = mysql_numrows($res); $col++; while ($ligne = mysql_fetch_array($res)) { $o ui = $ligne["oui"]; $email = $ligne["Email"]; if (empty($oui))echo ""; else { i f (empty($email))echo ""; else echo "$email , "; } } $col++; echo "
"; echo "

"; echo ""; echo "

"; !!include!!("footer.php"); ?>


Message édité par : Elcorsu / 28-02-2019 00:42




Cet article provient de NPDS

http://www.npds.org/viewtopic.php?topic=26671&forum=4