I would recommend PHP and MySQL to do something like this as well. I have done a couple of shopping site using PHP and MySQL (none using a shopping cart though). As greg said, you have to use a dynamic language to talk with MySQL and to do this, I would say PHP is your best bet.
|