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