[PHP] Re: Images in Mysql

2002-07-11 Thread Richard Lynch
>the web server, how should the image be named [uniquely]? The problem is >that if the user specifes the name of the image file, there's a chance >he'll name another one the same way (and thus overwrite the original). I >was thinking of maybe a dual approach, where the user gives the image >fi

RE: [PHP] Re: Images in Mysql

2002-07-10 Thread joakim . andersson
> Hi Asaf, > > Thanks for the advice. That sounds like a good solution. One > thing I was > wondering about is... when my PHP script saves the uploaded image to > the web server, how should the image be named [uniquely]? The > problem is > that if the user specifes the name of the image fil

[PHP] Re: Images in Mysql

2002-07-10 Thread René Fournier
Hi Asaf, Thanks for the advice. That sounds like a good solution. One thing I was wondering about is... when my PHP script saves the uploaded image to the web server, how should the image be named [uniquely]? The problem is that if the user specifes the name of the image file, there's a chanc