$val) { $notice=implode(chr(0x01).chr(0x0A),$val); $notice.=chr(0x01).chr(0x0A); $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; } return $index; } } ?>