<?php

// Assume that we have already connected and authenticated to an FTP server 

ftp_quit ($ftp_handle);
?>
