Re: inserting values w/ relationships
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
Hey gang, I have two tables: user ++--+--+-+-+---+ | Field | Type | Null | Key | Default | Extra | ++--+--+-+-+---+ | user_id| int(10) unsigned |