Re: [PHP-DB] multiple tables insert

2002-01-12 Thread Miles Thompson
;[EMAIL PROTECTED]> >To: "Barry Rumsey" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> >Sent: Saturday, January 12, 2002 12:51 PM >Subject: Re: [PHP-DB] multiple tables insert > > > > Barry, > > > > Good question, and you have discovered one of M

Re: [PHP-DB] multiple tables insert

2002-01-11 Thread Barry Rumsey
From: "Miles Thompson" <[EMAIL PROTECTED]> To: "Barry Rumsey" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, January 12, 2002 12:51 PM Subject: Re: [PHP-DB] multiple tables insert > Barry, > > Good question, and you have discovered one of M

Re: [PHP-DB] multiple tables insert

2002-01-11 Thread Miles Thompson
n the artist table and the auto_increment gave it the value >of 5, how would I update the 'album.art_id' with the same value? > > > > > > > > > > > > > >- Original Message - >From: "Miles Thompson" <[EMAIL PROTECTED]>

Re: [PHP-DB] multiple tables insert

2002-01-11 Thread Barry Rumsey
ent gave it the value of 5, how would I update the 'album.art_id' with the same value? - Original Message ----- From: "Miles Thompson" <[EMAIL PROTECTED]> To: "Barry Rumsey" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday,

Re: [PHP-DB] multiple tables insert

2002-01-11 Thread Miles Thompson
Barry See below ... At 09:09 AM 1/12/2002 +1300, Barry Rumsey wrote: >Two questions: >1) If I have a url in the db that points to a image , how do I get php to >get this image and display it ? Check the tag in an HTML reference >2) I have 4 tables in the db and would like to know of a goo