Solarpitch Posted January 14, 2007 Share Posted January 14, 2007 Hey, I need some help on trying to add values to a variable on a page. I have a list of items which have an option to add to a wish list.eg:Item 1: Add to Wishlist>>Item 2: Add to Wishlist>>Item 3: Add to Wishlist>>Item 4: Add to Wishlist>>if the user selects items 1 and 4 to add to their wishlist. How can I add this to a variable and keep a track of the item id's?Thanks! Link to comment https://forums.phpfreaks.com/topic/34175-wishlist-question-keeping-track-of-variables/ Share on other sites More sharing options...
fenway Posted January 15, 2007 Share Posted January 15, 2007 Keep a hash updated onclick. Link to comment https://forums.phpfreaks.com/topic/34175-wishlist-question-keeping-track-of-variables/#findComment-161441 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.