DasFox
Diamond Member
I'm working on a website for our company, and the person who created this backend system before I was hired, made a PHP backend. When uploading images, it would remove the extension for the jpegs of .jpg, so all I am left with now is a file, that I have to go back and put in .jpg to each one of them so I can open them up and view them.
Is there any way with hundreds of these image files missing the .jpg extension to add them into all of them at once, or am I going to manually have to add it in to each file one by one?
THANKS
Is there any way with hundreds of these image files missing the .jpg extension to add them into all of them at once, or am I going to manually have to add it in to each file one by one?
THANKS