Help for this page

Select Code to Download


  1. or download this
     %hash=split(',', $val)
    
  2. or download this
     $val=join(',',(keys(%hash)))