PHP function filemtime()

Availability in PHP 4.0

Gets file modification time

Parameters

Parameter Data type Default value Note
$filename string not Path to the file.

Return values

int

|bool the time the file was last modified, or false on failure. The time is returned as a Unix timestamp, which is suitable for the date function.

Other resources

Official filetime function documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.