»
S
I
D
E
B
A
R
«
Assistance with CakePHP model relationships
November 10th, 2009 by wood

How would I represent the following in a CakePHP model?

Product
=======
product_id
....

Cart
====
cart_id
....

Carts_Products
==============
cart_id
product_id
quantity

Leave a Reply

»  Substance: PHP Frameworks   »  SiteMap