Help for this page

Select Code to Download


  1. or download this
    @array = (3,2,1);
    $array[4] = 0;
    ...
    
      # do something with $number and $originalIndex...
    } # foreach