how to display the last image of a file without knowing the name of the image <IMG SRC

[亡魂溺海] 提交于 2019-12-12 01:02:59

问题


I have an FTP server with 3 kind of photos:

a) the photos called c001, c002 ...
b) the photos called f001, f002 ...
c) the phots called 000abcd_date_time_ramdomnumber

I display in my website the first two with IMG SRC="c001.jpg" etc.

I would like to do the same with the third one displaying for instance the last 3, but I do not know how to do it

thanks for the advice - renato

来源:https://stackoverflow.com/questions/16767791/how-to-display-the-last-image-of-a-file-without-knowing-the-name-of-the-image-i

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!