Jim Morris
01-21-2003, 02:21 AM
I originally presented this question in the MySQL forum section, but received more of a battle over who's answer was better than the other's, and left me just as confused as when I began. So, maybe it will be easier to get an understandable answer in the PHP section. Here goes... again:
I've seen on some shopping carts the following scenario, but can't figure out how it's done.
You buy something on a cart, then, a box appears stating that... "Customers who purchased this item also purchased ...whatever". It also shows "Customers who looked at this item also looked at ...whatever".
I've also seen a box that contains a running $$$ total of all things that have been purchased during a customers visit to the site, which is viewable at all times by the customer.
I've spent a lot of time trying to learn PHP, but am being told by a friend who is new to ASP programming that is more of a ASP scenario. Is this true, or will PHP work just as well?
It's an awesome feature on a shopping cart, but I can't even begin to understand how they do it.
Thanks in advance,
Jim
I've seen on some shopping carts the following scenario, but can't figure out how it's done.
You buy something on a cart, then, a box appears stating that... "Customers who purchased this item also purchased ...whatever". It also shows "Customers who looked at this item also looked at ...whatever".
I've also seen a box that contains a running $$$ total of all things that have been purchased during a customers visit to the site, which is viewable at all times by the customer.
I've spent a lot of time trying to learn PHP, but am being told by a friend who is new to ASP programming that is more of a ASP scenario. Is this true, or will PHP work just as well?
It's an awesome feature on a shopping cart, but I can't even begin to understand how they do it.
Thanks in advance,
Jim