FtpFile.FtpFile


public function FtpFile

Prototype:

public function FtpFile(number file_handle);

Parameters

file_handle
The static handle of the file.

Description:

This is the standard contructor for this class and should not be used directly. Is used by the FtpConnection class.

Return value:

This is a constructor and returns nothing.