-----
> From: Nicholas W. Miller <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, February 24, 2001 11:31 PM
> Subject: [PHP-DB] deleting carts
>
>
> > I am developing a shopping cart style e-commerce web site. I have a
> > table call
, February 24, 2001 11:31 PM
Subject: [PHP-DB] deleting carts
> I am developing a shopping cart style e-commerce web site. I have a
> table called carts that holds users' cart items ... so one user may
> have several entries in this table:
>
> ++---
At 11:31 PM 2/24/01 -0500, Nicholas W. Miller wrote:
>I am developing a shopping cart style e-commerce web site. I have a
>table called carts that holds users' cart items ... so one user may
>have several entries in this table:
>
>++--+--+-+-+---
I am developing a shopping cart style e-commerce web site. I have a
table called carts that holds users' cart items ... so one user may
have several entries in this table:
++--+--+-+-+---+
| Field | Type | Null | Key | Default |