bool isFresh(int $timestamp)
Returns true if the resource has not been updated since the given timestamp.
bool isFresh(int $timestamp)
Returns true if the resource has not been updated since the given timestamp.
int | $timestamp | The last time the resource was loaded |
bool | True if the resource has not been updated, false otherwise |
Designed by : w10schools
service@w10schools.com
Please login to continue.