is this not also possible
$string = $q->param("us1"); # this is what entered +book +dog +cat print join(',', $string), "\n";
# Output "+book", "+dog", "+cat"
In reply to Re^2: joining string content
by joyfedl
in thread joining string content
by joyfedl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |