Re: [PHP] writing to mysql using php

2002-12-09 Thread Scott Hurring
riginal 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 > > > > If there were

Re: [PHP] writing to mysql using php

2002-12-09 Thread Hugh Danaher
D]> Sent: Monday, December 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

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

[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 rec