fmkdir()

 
Creates a directory specified by path in the data directory.
Syntax
fmkdir( path )
Returns 1 if sucessful, 0 if fails
  • path = the fully qualified path to the directory
User Annotations: fmkdir