diff --git a/reference/info/functions/getlastmod.xml b/reference/info/functions/getlastmod.xml index 4eebb65a90..997a4a655f 100644 --- a/reference/info/functions/getlastmod.xml +++ b/reference/info/functions/getlastmod.xml @@ -1,5 +1,5 @@ - + @@ -20,18 +20,27 @@ getlastmod() example ]]> + + + If you're interested in getting the last modification time + of a different file, consider using filemtime. + + See also date, getmyuid, getmygid, get_current_user, - getmyinode, and - getmypid. + getmyinode, + getmypid, and + filemtime.