Jump to content

Need a suggestion


thomashw

Recommended Posts

I have a page where there are multiple dropdown lists, with multiple options in each. I need to continuously show the customer each option they've selected on the "checkout" pages.

 

I've been using sessions to create the checkout procedure where I store all the information (such as product id, etc.) in a "temp" table in my database and then call it using the session id. This has worked fine since there was only one product id, etc. Now that I have "multiple" options, I'm not sure how to store and call them all properly on the checkout pages.

 

Can someone suggest something? :-\

Link to comment
https://forums.phpfreaks.com/topic/85718-need-a-suggestion/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.