I have a page that is taking values, seperated by a new line, in a database.
The values are id numbers for other articles in the db.
I have written code to take all the values in the db field and place them in an array.
The page has a list menu populated with every single article in the db...