EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

Logoff Method

Logoff from the FTP server by posting a QUIT command.

Object Oriented Interface

public function doLogoff();

Procedural Interface

inedi_ftp_do_logoff($res);

Remarks

This method is used to logoff from the FTP server by posting a QUIT command. If that fails, the connection is terminated by the local host.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]