PHP.nl

svn_fs_is_file

Laatst bijgewerkt:

svn_fs_is_file

Determines if a path points to a file

bool **svn_fs_is_file** resource $root string $path

Determines if the given path points to a file.

root

path

Returns true if the path points to a file, false otherwise.