I have more than 100 images on folder, i have listed all images in one page. But i need to list all images with last updated and pagination.
Please help
|
I have more than 100 images on folder, i have listed all images in one page. But i need to list all images with last updated and pagination. Please help | |||||
feedback
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
Function for work with files in folders http://php.net/manual/en/function.opendir.php and library for use pagitation https://github.com/jimmiw/php-paginate | |||
|
feedback
|
|
This should work, although I have not tested it.
| ||||
feedback
|