dwdonline Posted August 17, 2006 Share Posted August 17, 2006 Hi, I have a field STORE_ID in the configuration table. I am trying to get it to take the value of that field and insert it into the orders table. I have added store_id to that table and added 'store_id' => $store_id, to the query. My problem is - I am not sure how to make it get the store id from the config to insert in the store_id field of the other table. I would really appricate any - any help. Thanks, Philip Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.