On Fri, April 21, 2006 12:21 am, Steve wrote:
> So basically, on every page, be it a page that displays the contents
> of
> the cart, the checkout, or catalog pages, at the top of the code I
> always need to check if files are being added, deleted or changed qty.
> Is this correct?

Yes.

> This is my biggest concern. What's the best way to interact with the
> Cart class when adding/removing items?

Just include Cart.php which does all that.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to