I have a situation where I allow users to upload images, and I store the names of the images in a database and the images I store in a some folder on the server, but what I would like to do is to dynamically create names for the images and dont ever have to worry about if this name exists and with out having to got to the trouble of asking the user to change tha name of the file. So dose some one have a nice litle solution for this problem. Thanks, David
- Re: [PHP] Creating dynamic names for images Davíð Örn Jóhannsson
- Re: [PHP] Creating dynamic names for images Jason Wong
- Re: [PHP] Creating dynamic names for images Joakim Andersson
- Re: [PHP] Creating dynamic names for images Justin French
- Re: [PHP] Creating dynamic names for images Marek Kilimajer