I have developed an API integration, It contains multiple image/file uploads. There are name conflicts if multiple users uploads file with the same name.
I\'ve plan
Yes its possible using mkdir()Example
mkdir()
For more check this
http://php.net/manual/en/function.mkdir.php