I have a nice script that resizes an image when you upload it through a form. But it also changes the name to ‘temp#.jpg’, and I cannot have this happen. I need to retain the original filename from the image after it’s resized and stored in a folder.
I have looked through the php code and see where to change it but can’t seem to make it work. Would some php freak have a look at this and see if you can correct this renaming issue…please.
Thanks