array('tag', 'foo', 'foobar');or is there some other magical thing I can do?
Also, I could probably figure this out on my own but, how do I divide tags up? If I had a textbox with
foo, tag, foobar, steve, bob, fredThen how do I insert that into an array?