File Directory Php

The syntax: int getlastmod (void)
    echo "Last modified: ".date( "H:i:s a", getlastmod() );
?>