in reply to dbi newbie question
If for each iteration with
you put the result set in a different variable and did something different with it, you may be able to solve your display problem?$sth->execute($intMemberID);
If thats not the right interpretation, just say???
|
|---|