Naton Posted June 3, 2009 Share Posted June 3, 2009 Sorry if this is a little less 'help me' and more 'please do this for me!', but I'm really in a pinch and gotta get this done (big thanks to whoever can help me out!). Ok, so I'm doing your basic php shopping cart exercise (probably see this one all the time ), and I've gotten my list of products to display from a database. Each product listed has a form for submitting the product id. I would like the form to send the product id to a session array. There's probably a simpler way than with a form but that's the way I went and I can't turn back now! If I get this assignment done I promise to hone my php skills and use them for the good of the coding community Link to comment https://forums.phpfreaks.com/topic/160776-sending-form-variable-to-session-array/ Share on other sites More sharing options...
trq Posted June 3, 2009 Share Posted June 3, 2009 Post your code and a description of your problem. Were not here to write code for people. Link to comment https://forums.phpfreaks.com/topic/160776-sending-form-variable-to-session-array/#findComment-848505 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.