RE: [PHP] writing to mysql using php

2002-12-09 Thread Enrique Garcia Briones
If there were no more replies... you can use it by means of BUCLES, isn't it? BR, Enrique -Mensaje original- De: Shams [mailto:[EMAIL PROTECTED]] Enviado el: Martes, 03 de Diciembre de 2002 04:32 a.m. Para: [EMAIL PROTECTED] Asunto: [PHP] writing to mysql using php Hi, I'm relatively

Re: [PHP] writing to mysql using php

2002-12-09 Thread Hugh Danaher
column_name='what ever' where other_column_name='something else'); Hope this helps, Hugh - Original Message - From: Enrique Garcia Briones [EMAIL PROTECTED] To: Shams [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, December 09, 2002 12:10 PM Subject: RE: [PHP] writing to mysql using php

Re: [PHP] writing to mysql using php

2002-12-09 Thread Scott Hurring
ember 09, 2002 12:10 PM Subject: RE: [PHP] writing to mysql using php If there were no more replies... you can use it by means of BUCLES, isn't it? BR, Enrique -Mensaje original- De: Shams [mailto:[EMAIL PROTECTED]] Enviado el: Martes, 03 de Diciembre de 2002 04:32 a.m

[PHP] writing to mysql using php

2002-12-03 Thread Shams
Hi, I'm relatively new to PHP and mySQL. I currently have a simple table created within a MySQL database. And I have a php script that connects to the database, presents a form for the user to fill in, and then writes that record to the table. Instead... is it possible, to write to multiple