RE: Re[6]: [PHP] asking comment

2005-03-30 Thread Jared Williams
> > 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

RE: Re[6]: [PHP] asking comment

2005-03-30 Thread Martin . C . Austin
I agree with this solution, though it only effects the OP if he is using a login system of sorts. Martin Austin "Mikey" <[EMAIL PROTECTED]> 03/30/2005 12:39 PM Please respond to frak To: cc: Subject: RE: Re[6]: [PHP] asking comme

RE: Re[6]: [PHP] asking comment

2005-03-30 Thread Mikey
How about a filename based upon a user id and the time the file was uploaded. Unless you have multiple instances of the same user then it will not be possible for the same user to upload a file at exactly the same time as himself. Just a thought... Mikey > -Original Message- > From: Ri