Description Usage Arguments Value
Compare local and remote file timestamp and/or size
1 2 |
file |
Path to local file. |
url |
URL of remote source. |
time |
Compare the timestamps (default:
|
size |
Compare the file sizes (default:
|
.message |
Print a message |
TRUE
if the local file does not exist, if the
remote source is more recent than the local file, or if
the size of the remote source differs from the local
file. Otherwise return FALSE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.