Home > php教程 > php手册 > body text

php filegroup 函数

WBOY
Release: 2016-06-13 11:17:23
Original
2016 people have browsed it

php filegroup 函数   filegroup
( PHP 4中, PHP 5中)

档案群组-获取filegroup

描述
国际档案群组(字符串$文件名)
获取的filegroup。所属组的ID中返回数值的格式,请使用posix_getgrgid ( )来解决这个问题的一组名称。

参数

文件名
文件路径。


返回值
返回组编号的文件,或FALSE的情况下发生错误。所属组的ID中返回数值的格式,请使用posix_getgrgid ( )来解决这个问题的一组名称。一旦失败,错误是返回。

实例

例如# 1调查小组的文件

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 Recommendations
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!