Help for this page

Select Code to Download


  1. or download this
    When the form is processed, you can retrieve the entered filename by
           calling param():
    ...
                   while ($bytesread=read($filename,$buffer,1024)) {
                      print OUTFILE $buffer;
                   }
    
  2. or download this
    -- 
    Joost       downtime n. The period during which a system
                is error-free and immune from user input.