So, if I want record orders information in mysql database, I have to insert two servers behavior in that page: "Store Cart Detail in Database" and "Store Cart Sumuary in Database", right?
Early, I do that but in mysql database only show one record per time. It can't record more than one record. You konw why?