The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
File upload names - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: File upload names (/showthread.php?tid=3085) |
File upload names - webannie - Jun 22nd, 2014 Hi, My form involves each signup to upload several files. This is easy with formtools and form builder. But my problem is that the file names are not unique so I start getting duplicate names. Does this matter in retrieving files? Or are files 'stored' by user id? Or is there a way to rewrite file name using user id in file name? Any comments appreciated. |