Hi there..
I got this code snippet in my script:
For some reason the values in the DB are duplicated in $rijen... so in the DB I placed "test1, test2, test3, test4" in the first 4 row
and it echo's "test1 test1 test2 test2 test3 test3 test4 test4"
Where does the duplication come from?
_j