Jump to content

Unique Image Names


dan2684

Recommended Posts

Hello All,

 

What's the best way to generate a unique image name?

 

My initial thought was to use the time() but I'd rather use something more relevant to the actual image.

 

I know you can use mysql_insert_id() but surely this means adding all information apart from the image name to the database, getting the insert id and then returning to the database again with the unique image name...

 

Is there a way of using the current insert id?

 

Thanks,

 

Dan

Link to comment
Share on other sites

Again, one of those situations where I'm not thinking properly. Classic example of having all the tools but not knowing how to use them!

 

PFMaBiSmAd - I can't believe I've never thought of that before. I've been using an "image name" column in my applications for about 3 years!!!

 

Thanks a lot guys. Much appreciated! :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.