03-29-2009, 12:31 AM
|
#4 (permalink)
|
|
The Contributor
Join Date: Apr 2008
Posts: 78
Thanks: 0
|
I just wanted to say that I figured this out. I ended up creating a master array before looping through the products. If a product is found, I then delete it from the master array and count the number of free products found. I have to iterate through the array more times that is probably necessay but it works. Thanks for trying to help.
|
|
|
|