jlh42581 Posted August 9, 2005 Share Posted August 9, 2005 Ive just built a custom application for a client that now tracks inventory by attribute. The newest solution didnt work due to the version and size of current database. The question I have that i hope somone can answer is: Where is the MySQL query that deducts the actual order from inventory? What page does it reside on? Please help, this is the major project I need to complete for my internship and this is one of the last few steps. Gotta love working for free! Jeremy Link to comment Share on other sites More sharing options...
♥yesudo Posted August 9, 2005 Share Posted August 9, 2005 checkout_process.php Your online success is Paramount. Link to comment Share on other sites More sharing options...
jlh42581 Posted August 9, 2005 Author Share Posted August 9, 2005 checkout_process.php <{POST_SNAPBACK}> Thats where i have been looking, i guess what an additional problem im having is how to store all of the attributes chosen by the customer. Link to comment Share on other sites More sharing options...
jlh42581 Posted August 9, 2005 Author Share Posted August 9, 2005 Thats where i have been looking, i guess what an additional problem im having is how to store all of the attributes chosen by the customer. <{POST_SNAPBACK}> I need: Product ID (already there) attribute 1 (color) attribute 2 (ex size 6) where are the varibles created to be passed into this page and is it POST or GET Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.