我有一个小脚本,把图像从一个文件夹到一个网页。我想按日期排序修改,有人知道怎么做吗?
function php_thumbnails($imagefolder,$thumbfolder,$lightbox)
{
//Get image and thumbnail folder from function
$images = "portfolio/" . $imagefolder; //The folder that contains your images. This folder must contain ONLY ".jpg files"!
$thumbna