Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
touch
touch
Set file access and modification time
Name:
touch
Category:
File system
Programming Language:
php
One-line Description:
Set the file access and modification time.
Related
How to Use the Second and Third Parameters of the touch() Function in PHP? Examples Included
6
Similar Functions
fgetcsv
fgetcsv
Readalinefromthefile
glob
glob
Findfilepathsthatmat
pathinfo
pathinfo
Returnsthefilepathin
is_writable
is_writable
Determinewhethertheg
file_get_contents
file_get_contents
Readtheentirefileint
lchgrp
lchgrp
Modifyallgroupsofsym
rewind
rewind
Rewindthefilepointer
filetype
filetype
Getfiletype
Popular Articles
How to Use the Second and Third Parameters of the touch() Function in PHP? Examples Included