xlxprophetxlx Posted May 11, 2010 Share Posted May 11, 2010 Hello, I am having a little trouble getting some of my code to work. I converted this: http://v3.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart ... Working demo doesn't work. To act more like a Shopping List instead of a Shopping Cart. The client would like to the ability for a user to add a custom item then when viewing the shopping list the ability to add a note (simple input field). When the user is done they will be able to print the list out. An example of what I have done is here: http://www.econnectatgmdd.com/shopping_cart/index.php I am currently working on this section: http://www.econnectatgmdd.com/main_shopping_cart/index.php it is somewhat working but I am using $_POST instead of a SESSION which is what I should really be using. Is there any suggestions on what I might be doing wrong? Attached is what I have thus far. It's not pretty at the moment because I am still working on it. Any incite would be appreciated. Thanks, -Mike [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/201398-php-shopping-list/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.