class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
I try to upload image with this name: "my.test.image.jpg", but after sucessful upload, file_dst_name = "mytestimage.jpg" - all dots have been deleted. Why?Reply
Re: Autorename when uploading image with extra dots new!
but after sucessful upload, file_dst_name = "mytestimage.jpg" - all dots have been deleted.
Why?