0 && $notice) { $requete="INSERT INTO import_marc (no_notice, notice, origine) VALUES ($n,'".addslashes($notice)."','$origine')"; pmb_mysql_query($requete); $n++; $t=array(); $t["POS"]=$n; $t["LENGHT"]=1; $index[]=$t; } $i++; } return $index; } } ?>