Portal Home > Knowledgebase > Articles Database > Shopping Cart Help


Shopping Cart Help




Posted by Danny159, 12-25-2010, 12:14 PM
Hey, I want to make a shopping cart that doesnt use mySQL! I have some hidden fields with Price, Name, Qty in and I want to make a shopping cart that will use that data to make the cart but im not sure how to do it! Would I use a session array? Or how would I do it?! Dan

Posted by fabin, 12-26-2010, 01:16 AM
It is possible to store the values in session array till checkout. If the payment gateway contacts you back ( like paypal does with IPN ), then it might not be possible to retrieve the cart details.

Posted by Danny159, 12-26-2010, 05:58 AM
How would you do it if you were doing it without a mySQL DB?

Posted by DxSEO, 12-30-2010, 09:57 PM
If you wont store data in mysql table how will you get it at the admin end to send the product and report of the transactions?



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Lots of PHP Processes (Views: 629)
WSUS without AD (Views: 607)
PHP License Frontend (Views: 609)