My web cam save a file each minute with a name like this
"history2007061 1s202635195.jpg "
Do you know a script in php that can animate the last 60 jpg ? What I
like is something like this:
The problem is that this script work only with sequential file name
like "picture001 ", "picture002 ", etc and not with dated filename like
"history2007061 1s202635195.jpg "
Thank you in advance for your help.
Fabrizio
"history2007061 1s202635195.jpg "
Do you know a script in php that can animate the last 60 jpg ? What I
like is something like this:
The problem is that this script work only with sequential file name
like "picture001 ", "picture002 ", etc and not with dated filename like
"history2007061 1s202635195.jpg "
Thank you in advance for your help.
Fabrizio
Comment