Je moet ingelogd zijn om te stemmen.
bool ftp_quit ( resource ftp_stream )
<?php $connectie = ftp_connect("ftp.sitemasters.be"); //... ftp_quit($connectie); ?>