
Forum » » Le coin des codeurs » » [Résolu] - problème dans un script
Posté : 14-10-2004 08:54 
if(!isset($row[$j])) {
$texte .= "NULL".$sep;
}elseif($row[$j] != ""){
$texte .= $row[$j].$sep;
}else{
$texte .= $sep;
}
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=13852&forum=5