File interface

File interface

Common file handling functions.

File

core/includes/file.inc, line 32
API for handling file uploads and server file management.

Functions

Name Location Description
drupal_basename Deprecated core/includes/file.inc Gets the filename from a given path.
drupal_chmod Deprecated