kranthi wrote:
this depends much on the database implementation. obviously this is a one to many relationship.
Probably easiest to do in the session database.You can store the session fields in an external database if you want the shopping cart to persist over multiple sessions.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php