I think what i need is something like this...



PHP Code:
    $value =~ tr/????/,/; 
but what do i need to put in for the question marks - it needs to represent a carriage return entered by a user in the previous form page.