Hi Guys,
i've been cracking my brain over something that should probably be so simple..
I try to build a small image gallery where the thumbnails and large files are in the same directory. The names are quite simpe catsxx.jpg and catsxx-th.jpg (-th for the thumbnails). Know i try to do a listing of all files containing -th in the filename with the highest xx nr first, but have really no idea how to do this. Than i want to have a <ahref=""> linking the catsxx-th.jpg to the catsxx.jpg file. Could anyone please point me to the right direction how to just show/count the thumbnails and how i'm able to link them to the large files?
Much appreciated,
Questor