multiple items php shopping cart

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
phprovence
Forum Newbie
Posts: 1
Joined: Thu Jun 26, 2008 10:30 am

multiple items php shopping cart

Post by phprovence »

HI

i need a shopping cart application where on the same page i can order multiple items in only 1 click to add to the cart

anyone know a solution ?

its for a computer parts shop
in the same page id like order for example
- hardrive
- memory
- monitor
....

thanks!
Ph'
User avatar
Frozenlight777
Forum Commoner
Posts: 75
Joined: Wed May 28, 2008 12:59 pm

Re: multiple items php shopping cart

Post by Frozenlight777 »

You have some code so people know what their working with? No one is going to write a whole shopping cart application for you (at least not me).
Post Reply