I want to store filename, filesize, etc. from images already on my server. My idea is to upload images via ftp and then store the data in mysql using php. Is that possible?
I want to store filename, filesize, etc. from images already on my server. My idea is to upload images via ftp and then store the data in mysql using php. Is that possible?