shopping cart....kind of...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
chris12295
Forum Contributor
Posts: 113
Joined: Sun Jun 09, 2002 10:28 pm
Location: USA
Contact:

shopping cart....kind of...

Post by chris12295 »

I need a shopping cart like script if there is such a thing. I have a classified ads site and there are several different ad options. As you can see I dont have products. I need to calculate a price based on the selected options and carry it over to a checkout form. It also needs to be where a user couldnt possibly change the price once they go to check out :wink: . Whats the best way to accomplish this?
Post Reply