PHP » GoLang |
login |
register |
about
|
GoLang SplFileInfo::getGroup
request it (358)
GoLang replacement for PHP's SplFileInfo::getGroup
[edit | history]
SplFileInfo::getGroup(PHP 5 >= 5.1.2, PHP 7) SplFileInfo::getGroup — Gets the file group Description
public int SplFileInfo::getGroup
( void
)
Gets the file group. The group ID is returned in numerical format. ParametersThis function has no parameters. Return ValuesThe group id in numerical format. Errors/ExceptionsThrows RuntimeException on error. Examples
Example #1 SplFileInfo::getGroup() example
<?php The above example will output something similar to: |
more
Recently updated
more
Most requested
more
Last requests
|