What is the best way of doing a shopping cart PLEASE HELP?

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

Locked
shab620
Forum Commoner
Posts: 48
Joined: Tue Jan 18, 2005 7:50 pm

What is the best way of doing a shopping cart PLEASE HELP?

Post by shab620 »

Hye I'm trying to make a very simple sort of shopping cart for a restaurant where by a user can select an item from maybe a drop down list or select check boxes. I want this to submitt to to a mysql database.
From this i want to call back this info so the user can see what they've ordered (order history type thing)

I'm not very good with php as i'm quite new but would appreciate if anyone can help or point me to some good example scripts.

As i say the system doesnt have to be very good as long as it can do that.

**An important issue is that it should display an overall account price of what the user owes**

Hope some can help, PLease help
:D :D :D


Shab
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[color]double posting ain't cool.[/color]
Locked