Help for this page

Select Code to Download


  1. or download this
    @array1=('146.234','15.11','78.3','890',3423.23);
    @array2=('15.11#abc','890#def','78.3#ghi');
    
  2. or download this
    so, the result should look like, in an array,
    
    ...
    def = 890,
    ghi = 78.3