;[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
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
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]>
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,
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
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 ?
2) I have 4 tables in the db and would like to know of a good tutorial on inserting to
multiple tables form a single form