Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
is_file
is_file
Determine whether the given file name is a normal file
Name:
is_file
Category:
File system
Programming Language:
php
One-line Description:
Determines whether the specified file is a regular file.
Related
Best practices for using key() function with reset()
1
PHP Image Upload and Display Function Detailed Explanation
1
Parameter description and examples of mysqli_result::field_seek function
7
Aptana Plugin Configuration and Usage Guide in Eclipse for PHP Development
10
Similar Functions
feof
feof
Testwhetherthefilepo
linkinfo
linkinfo
Getinformationabouta
fgets
fgets
Readalinefromafilepo
filesize
filesize
Getfilesize
realpath_cache_get
realpath_cache_get
Getrealpathcacheentr
fileinode
fileinode
Gettheinodeofthefile
set_file_buffer
set_file_buffer
aliasforstream_set_w
tmpfile
tmpfile
Createatemporaryfile
Popular Articles