Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ftp_mdtm
ftp_mdtm
Returns the last modification time of the specified file.
Name:
ftp_mdtm
Category:
Uncategorized
Programming Language:
php
One-line Description:
Returns the last modification time of the specified file.
Related
In-Depth Analysis of PHP7 Internals: A Complete Guide to Compilation and Execution Processes
9
What to Do When PHP chmod Doesn't Work for File Permissions?
1
show_source Function Usage Example Explained: How to Display the Full Source Code of the Current PHP File
5
Mastering the PHP Reflection API: A Powerful Tool for Dynamic Programming
5
Similar Functions
ftp_quit
ftp_quit
Thealiasforftp_close
ftp_close
ftp_close
ClosetheFTPconnectio
gregoriantojd
gregoriantojd
Convertthedatesinthe
getLine
getLine
Returnsthelinenumber
mysql_affected_rows
mysql_affected_rows
Getsthenumberofrecor
libxml_get_last_error
libxml_get_last_error
Retrievethelasterror
mysql_db_name
mysql_db_name
Returnsthedatabasena
getDocNamespaces
getDocNamespaces
Returnsthenamespaced
Popular Articles