PHP - Manual: SplFileInfo
2024-11-14
(PHP 5 >= 5.1.2, PHP 7, PHP 8)
The SplFileInfo class offers a high-level object-oriented interface to information for an individual file.
$mode
= "r", bool $useIncludePath
= false
, ?resource $context
= null
): SplFileObject版本 | 说明 |
---|---|
8.0.0 | SplFileInfo implements Stringable now. |