Re: inserting values w/ relationships

2002-06-07 Thread Dan Nelson
In the last episode (Jun 07), Jule Slootbeek said: > Hey gang, > I have two tables: > > user > ++--+--+-+-+---+ > | Field | Type | Null | Key | Default | Extra | > ++--+--+-+

inserting values w/ relationships

2002-06-07 Thread Jule Slootbeek
Hey gang, I have two tables: user ++--+--+-+-+---+ | Field | Type | Null | Key | Default | Extra | ++--+--+-+-+---+ | user_id| int(10) unsigned |