Hi I feel I am missing something obvious but I cannot qork out how to strip characters from a string and also return the characters stripped into another string. I use
and I would like to put the stripped stuff into another string $stripped. HOw can I achieve this please anyone?