Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
filemtime
filemtime
Get file modification time
Name:
filemtime
Category:
File system
Programming Language:
php
One-line Description:
Returns the last modified time of the file.
Related
Optimize socket performance using socket_cmsg_space in combination with other network-related functions
3
The confrontation strategy of get_client_version and UA forgery
6
PHP Data Handling: JSON Parsing and Access Techniques
6
PHP Integration with Baidu Custom Classification API Tutorial: Quickly Implement Text Classification Functionality
3
Similar Functions
dirname
dirname
Returntothedirectory
fseek
fseek
Positioninginfilepoi
pclose
pclose
Closeprocessfilepoin
lchgrp
lchgrp
Modifyallgroupsofsym
file
file
Readtheentirefileint
is_writeable
is_writeable
is_writablealias
is_executable
is_executable
Determinewhethertheg
readfile
readfile
Outputfile
Popular Articles