php filegroup function_PHP tutorial

WBOY
Release: 2016-07-20 11:01:08
Original
1062 people have browsed it

php filegroup function ​ filegroup
(PHP 4, PHP 5)

Filegroup-get filegroup

Description
International File Group (String$FileName)
Get the filegroup. To return a numeric value in the format of the group ID, please use posix_getgrgid() to solve this problem for a group name.

Parameters

File name
File path.


Return value
Returns the group number of the file, or FALSE in case an error occurs. To return a numeric value in the format of the group ID, please use posix_getgrgid() to solve this problem for a group name. On failure, an error is returned.

Example

Example #1 Investigation Team Documentation

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/445467.htmlTechArticlephp filegroup function filegroup (PHP 4, PHP 5) filegroup - get filegroup description international filegroup (String $filename) Get the filegroup. The number returned from the ID of the group it belongs to...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!