hi all,
i want a shopping cart which runs on sessions ie adding items to basket, updating them using sessions without using tables any ideas iam confused :confused: and stucked
please help

Recommended Answers

All 2 Replies

i think it is difficult to remeber ordered details for somany days using sessions...
i mean:
we can use sessions to store our order details temporarily ..means we can use sessions instead of inserting them into temporders table...
i think it is difficult to use sessions to store whole ordered details for so many days....

Finally what i wan to tell is:
we can use sessions upto add an item to cart,,then next it is difficult....

Any other smart opinions will be appreciated...

there should be some or other way to store ordered details instead of storing in database
like we can make use of excel sheets or somewhat other means
any ideas?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.