? Earlier 1 items total Later ?

On this page:?

Date Page Last Modified

$last_modified = filemtime("pagename.php");
print("Last Modified");
print(date("j/m/y h:i", $last_modified));
?>

? Earlier 1 items total Later ?