V. Features

= fread($putdata, 1024))
  
fwrite($fp, $data);

/* Close the streams */
fclose($fp);
fclose($putdata);
?>