Flag for dealing with existing files: Appends number until name is unique.
Related topics
- File interface
- Common file handling functions.
File
- core/includes/file.inc, line 53
- API for handling file uploads and server file management.
Code
const FILE_EXISTS_RENAME = 0;
Please login to continue.