ways to do cart checking

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
nite4000
Forum Contributor
Posts: 209
Joined: Sun Apr 12, 2009 11:31 am

ways to do cart checking

Post by nite4000 »

I am working on a site for someone and here is what I have

They are selling products and webhosting but they want it to chk to see if there is a hosting item(or webhosting item) in the cart the webhosting item would be like basic package or standard or whatever anyway if they have another item in the cart and then they wanna buy hosting as well I need to have it chk to see if there is a hosting item in the cart so I can have it insert information into other tables when they do the purchase without the admin having to go back and enter the info manually.

Any help would be nice.

Don
Post Reply