Below are revisions for this snippet.

Created Comma Seperated List from MySQL DB





Syndication

Revision Revison 1
Pull items from a mysql db table and display in the following format-
item1, item2, item3

In the example code, the query will return all items that have the color "red" specified in the db.