Search found 1 match

by mktc
Sat Dec 28, 2002 6:07 am
Forum: PHP - Code
Topic: unable to display items in shopping cart results page
Replies: 0
Views: 288

unable to display items in shopping cart results page

:cry: I am in the final stages of designing a shopping cart. Once the credit card is processed I want the respective ebook items to be displayed to be downloaded. $ascOrdersResult contains the product ID of the items they've ordered in the form $ascOrdersResult[$intRow]['ProductID']. It's in a file ...