|
||||||||||||||
|
New in This Group PHP stored within mySQL table10/23/2009 11:56:19 AM UPDATE lot of registers10/19/2009 3:15:39 PM How exactly do I get UTF-8 data into SQL Server on Windows via ODBC SQL Native Client 10.0?10/7/2009 8:36:46 AM PDO PgSQL: _pdo_pgsql_notice10/5/2009 6:58:05 PM PDO and PostgreSQL - RAISE NOTICE10/4/2009 3:06:40 PM one input, much mails, insert each mail in one register9/25/2009 4:11:39 AM Parse error9/24/2009 2:58:09 AM one input, much mails, insert in db9/24/2009 2:26:25 AM more than one mail separate with comma or space insert one register for each mail9/23/2009 3:51:13 PM mysql_query returning empty result after DELETE9/13/2009 9:30:58 PM |
more than one mail separate with comma or space insert one register for each mail
|
|||||||||||||
| Group: php.db |
Subscribe
|
Posted:9/23/2009 3:51:13 PM | Replies:0 | Views:15 | Items(0) |
|
------=_NextPart_000_0031_01CA3C4C.8A63D560
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello=85 =20 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? =20 + = _ // Emiliano Boragina _ // Dise=F1o & Comunicaci=F3n ////////////////// + = _ // emiliano.boragina@gmail.com / // 15 40 58 60 02 /////////////////////////// + = _ =20 ------=_NextPart_000_0031_01CA3C4C.8A63D560-- |
emiliano.borag...@gmail.com ("Emiliano Boragina") 9/23/2009 3:51:13 PM |
|
------=_NextPart_000_0010_01CA3C60.33B6B7A0
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thank=85 but the question is =93how=94 and not =93what=94... =93what=94 = I must do... I know... dont know =93how=94 Thanks anyway =20 + = _ // Emiliano Boragina _ // Dise=F1o & Comunicaci=F3n ////////////////// + = _ // emiliano.boragina@gmail.com / // 15 40 58 60 02 /////////////////////////// + = _ _____ =20 De: Vinay Kannan [mailto:vinykan@gmail.com]=20 Enviado el: Mi=E9rcoles, 23 de Septiembre de 2009 01:02 p.m. Para: Emiliano Boragina Asunto: Re: [PHP-DB] more than one mail separate with comma or space = insert one register for each mail =20 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. =20 This should work, try looking up the net for PHP explode, I think that should do it for you. =20 Thanks, Vinay Kannan. On Wed, Sep 23, 2009 at 9:21 PM, Emiliano Boragina <emiliano.boragina@gmail.com> wrote: Hello=85 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=F1o & Comunicaci=F3n ////////////////// + = _ // emiliano.boragina@gmail.com / // 15 40 58 60 02 /////////////////////////// + = _ =20 ------=_NextPart_000_0010_01CA3C60.33B6B7A0-- |
emiliano.borag...@gmail.com ("Emiliano Boragina") 9/23/2009 6:11:57 PM |
|
------=_NextPart_000_0015_01CA3C63.0A0180E0
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sorry Vinay=85 I dont read right your answer... sorry a lot... Thank you! + = _ // Emiliano Boragina _ // Dise=F1o & Comunicaci=F3n ////////////////// + = _ // emiliano.boragina@gmail.com / // 15 40 58 60 02 /////////////////////////// + = _ _____ =20 De: Vinay Kannan [mailto:vinykan@gmail.com]=20 Enviado el: Mi=E9rcoles, 23 de Septiembre de 2009 01:02 p.m. Para: Emiliano Boragina Asunto: Re: [PHP-DB] more than one mail separate with comma or space = insert one register for each mail =20 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. =20 This should work, try looking up the net for PHP explode, I think that should do it for you. =20 Thanks, Vinay Kannan. On Wed, Sep 23, 2009 at 9:21 PM, Emiliano Boragina <emiliano.boragina@gmail.com> wrote: Hello=85 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=F1o & Comunicaci=F3n ////////////////// + = _ // emiliano.boragina@gmail.com / // 15 40 58 60 02 /////////////////////////// + = _ =20 ------=_NextPart_000_0015_01CA3C63.0A0180E0-- |
emiliano.borag...@gmail.com ("Emiliano Boragina") 9/23/2009 6:32:15 PM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export