Help for this page

Select Code to Download


  1. or download this
    73:     #initialize a value to count where we are in the array in orde
    +r to
    74:     #delete the lines we do not need
    ...
    84:             $i++
    85:     }
    
  2. or download this
        #initialize a value to count where we are in the array in order to
        #delete the lines we do not need
    ...
            }
        }