constant FILE_EXISTS_RENAME

Flag for dealing with existing files: Appends number until name is unique.

Related topics

File

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

Code

define('FILE_EXISTS_RENAME', 0)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!file.inc/constant/FILE_EXISTS_RENAME/7.x