Bonjour, j'ai un soucis avec une variable PHP à intégrer dans un tableau html. Voici le code :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
 
<td width="">&nbsp;<a href="../Applications/Cle1.reg" onclick="javascript:copyclipboard("<?php echo $CLE20051; ?>");">Clé n°1</a>&nbsp;</td>
Mais je n'ai rien dans mon presse papier...

Merci