'); /*================================================================================================== */ echo("
Parametre
CodeDescription
 ".$enteteParametre['tpId']."".$enteteParametre['tpLibelle']."

Valeurs "); $numPa=1; foreach ($lesInfosParametre as $uneLigne) { if ($numPa<9) {$numPa=$numPa+1; $type = $choix; $indice = $uneLigne['pIndice']; echo(""); } } while ($numPa<9) { echo(""); $numPa=$numPa+1; } echo("
".$uneLigne['pIndice']." ".$uneLigne['pLibelle']." "); if ($uneLigne['nb']<>0) {echo("".$uneLigne['nb']."");} else {echo($uneLigne['nb']);} echo(" "); if ($uneLigne['nb']!=0) {echo " ";} else {echo (" ");} echo ("
...  
(suite) "); $numP=1; foreach ($lesInfosParametre as $uneLigne) { if ($numP>=9) { $type = $choix; $indice = $uneLigne['pIndice']; echo(""); } $numP=$numP+1; } if ($numP<9) {$numP=9;} while ($numP<17) { echo(""); $numP=$numP+1; } echo("
".$uneLigne['pIndice']." ".$uneLigne['pLibelle']." "); if ($uneLigne['nb']<>0) {echo("".$uneLigne['nb']."");} else {echo($uneLigne['nb']);} echo(" "); if ($uneLigne['nb']!=0) {echo " ";} else {echo (" ");} echo ("
...  
Observations
...
"); ?>