Sorry Vinay? I dont read right your answer... sorry a lot... Thank you! + _ // Emiliano Boragina _ // Diseño & Comunicación ////////////////// + _ // emiliano.boragina@xxxxxxxxx / // 15 40 58 60 02 /////////////////////////// + _ _____ De: Vinay Kannan [mailto:vinykan@xxxxxxxxx] Enviado el: Miércoles, 23 de Septiembre de 2009 01:02 p.m. Para: Emiliano Boragina Asunto: Re: more than one mail separate with comma or space insert one register for each mail use php explode to explode the single string that has either the comma or white space, save them into variables and update them into the database table simultaneously. This should work, try looking up the net for PHP explode, I think that should do it for you. Thanks, Vinay Kannan. On Wed, Sep 23, 2009 at 9:21 PM, Emiliano Boragina <emiliano.boragina@xxxxxxxxx> wrote: Hello? I must do a form with only one input text. In this the client want to write more than one mail, separte with comma or white space. But each mail must be a register in the table in the data base. How do I do this? + _ // Emiliano Boragina _ // Diseño & Comunicación ////////////////// + _ // emiliano.boragina@xxxxxxxxx / // 15 40 58 60 02 /////////////////////////// + _