fisdir()

 
Tests if the file named in path is a directory.
Syntax
fisdir( path )
Returns 1 if the path is a directory else 0.
  • path = the fully qualified path to the directory
User Annotations: fisdir