file_create_filename

Related topics

Namesort iconDescription
File interfaceCommon file handling functions.

Functions that call file_create_filename()

Namesort iconLocationDescription
file_create_filenameincludes/file.incCreate a full file path from a directory and filename. If a file with the specified name already exists, an alternative will be used.
theme_upload_attachmentsmodules/upload/upload.moduleDisplays file attachments in table
upload_menumodules/upload/upload.moduleImplementation of hook_menu().
upload_nodeapimodules/upload/upload.moduleImplementation of hook_nodeapi().

Functions called by file_create_filename()

Namesort iconLocationDescription
file_create_filenameincludes/file.incCreate a full file path from a directory and filename. If a file with the specified name already exists, an alternative will be used.
 
 

Drupal is a registered trademark of Dries Buytaert.