'; dynamiqItemImage (0,0,'connTitre', 'span', '-action-', 'client', 66, 'icones', '-textClass-','-varStyle-'); echo ''; echo '
'; // --------------------------------------------------- // msg ==> login // --------------------------------------------------- dynamiqItemImage (0, 0, 'libConnCell', 'span', '-', 'client', 8, '-', '-textClass-', '-'); // --------------------------------------------------- // champ email // --------------------------------------------------- if (isset($idMail)) $test = strpos($idMail,'@'); echo '
'; if ($test !== false ) echo ''; else echo ''; echo '
'; // --------------------------------------------------- // bouton valider // --------------------------------------------------- echo '
'; $action='onClick="controlerRappelMdp();"'; dynamiqItemImage (0, 1, 'boutons', 'div', $action, 'bouton', 5, 'icones', '-textClass-','text-align:center; margin:auto; width:100%;'); echo '
'; echo '
'; if ($idMail !='') {$_SESSION['idMail']=$idMail;} ?>