Salut,
$requet="Select nom-org From appartenir where id_ind='".$_POST["type"][$i]."'";
$sql = mysql_query($requet) or die('Erreur SQL'.mysql_error());
list($nom) = mysql_fetch_array($sql);
list($nom) = mysql_fetch_array($sql);echo "$nom ";
In a dream, I saw me, drop dead... U was there, U cried... It was just a dream, if I die, U won't cry, maybe, U'll be happy
Mon site (articles sur la programmation et programmes)