int getlastmod
(void)
Returns the time of the last modification of the current page. The value returned is a Unix timestamp, suitable for feeding to date(). Returns false on error.
Example 1. getlastmod() example
|
See alse date(), getmyuid(), get_current_user(), getmyinode(), and getmypid().