PHP » GoLang |
login |
register |
about
|
GoLang SplFileInfo::getCTime
request it (339)
GoLang replacement for PHP's SplFileInfo::getCTime
[edit | history]
SplFileInfo::getCTime(PHP 5 >= 5.1.2, PHP 7) SplFileInfo::getCTime — Gets the inode change time Description
public int SplFileInfo::getCTime
( void
)
Returns the inode change time for the file. The time returned is a Unix timestamp. ParametersThis function has no parameters. Return ValuesThe last change time, in a Unix timestamp. Errors/ExceptionsThrows RunTimeException on error. Examples
Example #1 SplFileInfo::getCTime() example
<?php The above example will output something similar to: Last changed at 1:49 pm |
more
Recently updated
more
Most requested
more
Last requests
|