Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19 <input name="dormant_coef" type="hidden" id="dormant_coef" value= "<?php if(dormantbouton=="dormant rénovation 30 mm") { echo ("1"); } elseif(dormantbouton=="dormant rénovation 40 mm") { echo ("1"); } elseif(dormantbouton=="dormant rénovation 60 mm") { echo ("1.05"); } elseif(dormantbouton=="dormant rénovation 70 mm") { echo ("1.05"); } ?>" />






Répondre avec citation




Affichez votre code en couleurs : [CODE=php][/CODE] (bouton # de l'éditeur) et [C=php][/C]
Partager