RE: Re[6]: asking comment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> JW> I'll take absolutely bullet-proof and handled/supressed warnings, 
> JW> over relatively bullet-proof.
> 
> That would be fine if your previous solution was absolutely 
> bullet-proof, or for that matter provided a solution for the 
> original problem of renaming uploaded files and keeping them 
> unique. Appending a datetime to a file, or using a loop that 
> hopes you get a unique name within 100 iterations is wildly 
> far from "bullet proof" in just about every respect.

Oh and generating random filenames from md5(), crossing your fingers and hoping you've got a unique filename is better?
Or assume that files don't already exist in the directory?

You are going against convential wisdom about ensuring unique filenames. 

Jared

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux