Forum » » Le coin des codeurs » » [Résolu] - problème dans un script
Posté : 13-10-2004 16:49 
Parse error: parse error, unexpected T_IF à la ligne 71
if(!isset($row[$j])) // c'est cette ligne qui pose prob
$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