Help for this page

Select Code to Download


  1. or download this
    a,b,"hey, you","str1, str2, str3",end
    
  2. or download this
        @fields = split(/\,/, $line);
    
  3. or download this
    
    a
    ...
    "hey, you"
    "str1, str2, str3"
    end