DirectoryIterator::getPathname
Return path and file name of current DirectoryIterator item
&reftitle.description;
public stringDirectoryIterator::getPathname
Get the path and file name of the current file.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns the path and file name of current file. Directories do not have a trailing slash.
&reftitle.examples;
DirectoryIterator::getPathname example
getPathname() . "\n";
}
?>
]]>
&example.outputs.similar;
&reftitle.seealso;
DirectoryIterator::getBasename
DirectoryIterator::getFilename
DirectoryIterator::getPath
pathinfo