Hello,
I need your help for a script that can display jpg images in a folder with a date range.
Every image was rename like this date(‘d-m-Y H-i-s’);
So the name of an image is dd-mm-yy hh-mm-ss like 03-05-2016-22-23-30
So with that script, all jpg images are displaying between 2 dates.
Example : between 02-04-2014-21-20-29 and 03-05-2016-22-23-30
Can you help me ?
Thank you vey much !