I am wondering if any one knows how to split/parse a string of text up at special defined characters, such as a comma.
As I need to split it into arrays to be displayed on a form.
As I need to split it into arrays to be displayed on a form.
Comment