ftp_mdtm()
ftp_mdtm - Returns the last modified time of the given fileSyntax
int ftp_mdtm (resource $ftp_stream, string $remote_file)Arguments
- ftp_stream - The link identifier of the FTP connection.
- remote_file - The file from which to extract the last modification time.
