kruxor.com
//
split a string into links using the comma
//
Demo
$cat_key: 0 = $cat_value: category one
$cat_key: 1 = $cat_value: category two
$cat_key: 2 = $cat_value: another category
category one
,
category two
,
another category
,