RecursiveDirectoryIterator::key
(PHP 5)
RecursiveDirectoryIterator::key — Return path and filename of current dir entry
Description
string RecursiveDirectoryIterator::key
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
The path and filename of the current dir entry.