Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fileperms
fileperms
Obtain file permissions
Name:
fileperms
Category:
File system
Programming Language:
php
One-line Description:
Returns permissions to the file.
Related
Practical Tips and Examples for Creating Multidimensional Arrays Using the explode Function
1
How to Use PHP Regular Expressions to Convert a String to an Array
8
How to Set Up an Efficient PHP Development Environment on Linux
1
serialize and database storage: How to avoid data corruption?
10
Similar Functions
parse_ini_string
parse_ini_string
Parsingconfiguration
fclose
fclose
Closeanopenfilepoint
pclose
pclose
Closeprocessfilepoin
file_get_contents
file_get_contents
Readtheentirefileint
rename
rename
Renameafileordirecto
is_link
is_link
Determinewhethertheg
diskfreespace
diskfreespace
aliasfordisk_free_sp
stat
stat
Provideinformationab
Popular Articles