Hello
I'm trying to name a uploaded image to my website with a random number / letter combination
and if the number it generates is taken it makes a new one untill it finds a free one, then i need to insert the url of the image into a table called photos -> url
how would i name it, and go about it?
Thanks in advanced