http://qs321.pair.com?node_id=69183


in reply to foreach interruption

what i mean by interrupt, is this: my foreach loop runs and prints out a list of products that match the keyword. it works great. there are about 20 items that match. then, when i add the section that opens the file to dump some text that correcsponds to each item, it works fine but it stops after only one item. it no longer gives me all 20. am i explaining it right?