Array, database... help!
Posted: Wed Jan 15, 2003 4:33 pm
Hi,
I want to split some numbers that are seperated by commars (,) and put them into an array.
I then want to select each record from a database which has the same id as the numbers in the array.
I think this would be done by a split, then a for or a while.
I'm not sure though... can someone help me out?
Thanks!
I want to split some numbers that are seperated by commars (,) and put them into an array.
I then want to select each record from a database which has the same id as the numbers in the array.
I think this would be done by a split, then a for or a while.
I'm not sure though... can someone help me out?
Thanks!