hello I would quite simply like to know if it is possible to grab the 4 most recent files from a directory that I opened with opendir(). In other words once I access a dir can I work with the files inside the directory based on file creation or modification date or is the title the only thing I can divide/order/use these files with???
Thanks