douduocuima61392 2013-08-15 14:42
浏览 99
已采纳

PHP,在Elfinder中获取图像的缩略图

I use Elfinder 2.1 and i'm looking for a possibility to get the right thumbnail path of an image with PHP.

By default a .tmb folder exist in every folder and contains the resized thumbnails with an (i think) md5 hashed filename.

How can i retrieve the correct thumbnail for a specific image in PHP? The goal is to show only the thumbnails in another PHP Script and with a click the original imgage shows up.

  • 写回答

3条回答 默认 最新

  • douju1852 2013-09-13 20:34
    关注

    Take a look at this issue, it may point you in the right direction: https://github.com/Studio-42/elFinder/issues/671

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?