Re: [PHP] Writing to two tables in 1-N relationship.

2001-09-20 Thread David Otton
On Thu, 20 Sep 2001 13:22:03 +, you wrote: >I have two DB tables that are in a 1 - N relationship. I need to enter data >once in the 1-side, and then many times data on the N-side. > >(For those who like it less abstract: The 1-side is a table with data about a >car (frame number, brand + t

[PHP] Writing to two tables in 1-N relationship.

2001-09-20 Thread Alexander Deruwe
I have two DB tables that are in a 1 - N relationship. I need to enter data once in the 1-side, and then many times data on the N-side. (For those who like it less abstract: The 1-side is a table with data about a car (frame number, brand + type, and a carrier), the N-side has records about da