hi all
i want to do this split a string from database

let say this is string = "a,b,c,d,e"

how do i split them up by doing loop them up?

remember always , on each split.

i did before but i lose the code thkx