RE: RE: [PHP] write to multiple sql tables

2001-10-03 Thread Maxim Maletsky \(PHPBeginner.com\)
nner.com > > > -Original Message- > From: sc [mailto:[EMAIL PROTECTED]] > Sent: giovedì 4 ottobre 2001 2.17 > To: [EMAIL PROTECTED] > Subject: [PHP] write to multiple sql tables > > > Hi; > > Is there any easy way of writing to multiple mysql tables in the

Re: RE: [PHP] write to multiple sql tables

2001-10-03 Thread Frank M. Kromann
ge- > From: sc [mailto:[EMAIL PROTECTED]] > Sent: giovedì 4 ottobre 2001 2.17 > To: [EMAIL PROTECTED] > Subject: [PHP] write to multiple sql tables > > > Hi; > > Is there any easy way of writing to multiple mysql tables in the one > database? ie. putting it all in the

RE: [PHP] write to multiple sql tables

2001-10-03 Thread Maxim Maletsky \(PHPBeginner.com\)
-Original Message- From: sc [mailto:[EMAIL PROTECTED]] Sent: giovedì 4 ottobre 2001 2.17 To: [EMAIL PROTECTED] Subject: [PHP] write to multiple sql tables Hi; Is there any easy way of writing to multiple mysql tables in the one database? ie. putting it all in the one query etc? instead

[PHP] write to multiple sql tables

2001-10-03 Thread sc
Hi; Is there any easy way of writing to multiple mysql tables in the one database? ie. putting it all in the one query etc? instead of writing a heap of code... Any help would be great... thx. -sc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For