get_recent_files — Get the most recent files.

Db-related functions

Summary

get_recent_files($num = 10)

Get the most recent files.

Parameters:
  • $num (integer) – The maximum number of recent files to return
Returns:

array

Usage

Examples

See Also