PHP » GoLang |
login |
register |
about
|
GoLang SplFileInfo::getPathInfo
request it (378)
GoLang replacement for PHP's SplFileInfo::getPathInfo
[edit | history]
SplFileInfo::getPathInfo(PHP 5 >= 5.1.2, PHP 7) SplFileInfo::getPathInfo — Gets an SplFileInfo object for the path DescriptionGets an SplFileInfo object for the parent of the current file. Return ValuesReturns an SplFileInfo object for the parent path of the file. Examples
Example #1 SplFileInfo::getPathInfo() example
<?php The above example will output something similar to: string(8) "/usr/bin" See Also
|
more
Recently updated
more
Most requested
more
Last requests
|